diff --git a/support/testing/tests/package/test_numactl.py b/support/testing/tests/package/test_numactl.py index 2ef9eb3635..218f53c262 100644 --- a/support/testing/tests/package/test_numactl.py +++ b/support/testing/tests/package/test_numactl.py @@ -17,7 +17,7 @@ class TestNumaCtl(infra.basetest.BRTest): BR2_TOOLCHAIN_EXTERNAL=y BR2_LINUX_KERNEL=y BR2_LINUX_KERNEL_CUSTOM_VERSION=y - BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.75" + BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.1.148" BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/x86_64/linux.config" BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="{kernel_fragment}"