support/testing/tests/package/test_docker-compose: update kernel to 4.19.262

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022.11.x
Christian Stewart 2022-10-31 16:27:52 -07:00 committed by Thomas Petazzoni
parent f486521b27
commit 5d8371a3fe
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ class TestDockerCompose(infra.basetest.BRTest):
BR2_ROOTFS_POST_SCRIPT_ARGS="{}"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.204"
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.19.262"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="{}"
BR2_PACKAGE_CA_CERTIFICATES=y