diff --git a/support/testing/tests/package/test_wine.py b/support/testing/tests/package/test_wine.py index 4e5b4a8b11..8c7b80f522 100644 --- a/support/testing/tests/package/test_wine.py +++ b/support/testing/tests/package/test_wine.py @@ -15,7 +15,7 @@ class TestWine(infra.basetest.BRTest): BR2_TOOLCHAIN_EXTERNAL=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y - BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.27" + BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.6.102" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/x86/linux.config" BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y