support/testing: test_docker_compose: bump the kernel to 4.19.204
authorRomain Naour <romain.naour@gmail.com>
Sun, 22 Aug 2021 18:53:08 +0000 (20:53 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 24 Aug 2021 21:59:09 +0000 (23:59 +0200)
commit5d60e07e27a44e245eeb64cbd8acb2c1b5d7c415
tree79ca2ecc29cb9511d91768500aa5694dd74c4455
parentf4ff135e7811417cf4b4accbf3342f35968d34c0
support/testing: test_docker_compose: bump the kernel to 4.19.204

gcc 10.x is now used by default but the kernel 4.19 used by
test_docker_compose doesn't build with it.

Bump the kernel to 4.19.204 release that contains a lot of
fixes for newer gcc.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/testing/tests/package/test_docker_compose.py