From 450e42e7c24312d12fb6cb8e0f37eac522dc0207 Mon Sep 17 00:00:00 2001 From: Emekcan Aras Date: Fri, 5 Jan 2024 16:24:26 +0000 Subject: [PATCH] arm-bsp/linux-yocto: corstone1000: bump to v6.6% Upgrade the kernel to v6.6% Signed-off-by: Emekcan Aras Signed-off-by: Jon Mason --- meta-arm-bsp/conf/machine/include/corstone1000.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm-bsp/conf/machine/include/corstone1000.inc b/meta-arm-bsp/conf/machine/include/corstone1000.inc index 063a315b..381eaaf3 100644 --- a/meta-arm-bsp/conf/machine/include/corstone1000.inc +++ b/meta-arm-bsp/conf/machine/include/corstone1000.inc @@ -52,7 +52,7 @@ EXTRA_IMAGEDEPENDS += "external-system" # Linux kernel PREFERRED_PROVIDER_virtual/kernel:forcevariable = "linux-yocto" -PREFERRED_VERSION_linux-yocto = "6.5%" +PREFERRED_VERSION_linux-yocto = "6.6.%" KERNEL_IMAGETYPE = "Image.gz" INITRAMFS_IMAGE_BUNDLE ?= "1"