[Buildroot] [git commit] support/testing: test_fluidsynth: Bump kernel version to last LTS (6.18)

Julien Olivain ju.o at free.fr
Tue May 5 21:18:13 UTC 2026


commit: https://gitlab.com/buildroot.org/buildroot/-/commit/0a6acfaf9aebbc68e3b4db4e37ff6dd761728809
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master

Signed-off-by: Dowan Gullient <dowan.gullient at smile.fr>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 support/testing/tests/package/test_fluidsynth.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/testing/tests/package/test_fluidsynth.py b/support/testing/tests/package/test_fluidsynth.py
index 20d4da0c50..909c878b75 100644
--- a/support/testing/tests/package/test_fluidsynth.py
+++ b/support/testing/tests/package/test_fluidsynth.py
@@ -15,7 +15,7 @@ class TestFluidsynth(infra.basetest.BRTest):
         BR2_TARGET_GENERIC_GETTY_PORT="ttyAMA0"
         BR2_LINUX_KERNEL=y
         BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-        BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.86"
+        BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.18.21"
         BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
         BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/qemu/aarch64-virt/linux.config"
         BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y


More information about the buildroot mailing list