diff mbox series

arm-bsp/linux-yocto: corstone1000: bump to v6.5%

Message ID 20231017165850.381242-1-abdellatif.elkhlifi@arm.com
State New
Headers show
Series arm-bsp/linux-yocto: corstone1000: bump to v6.5% | expand

Commit Message

Abdellatif El Khlifi Oct. 17, 2023, 4:58 p.m. UTC
From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

upgrade the kernel to v6.5%

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
---
 meta-arm-bsp/conf/machine/include/corstone1000.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jon Mason Oct. 18, 2023, 12:45 a.m. UTC | #1
On Tue, 17 Oct 2023 17:58:50 +0100, abdellatif.elkhlifi@arm.com wrote:
> upgrade the kernel to v6.5%
> 
> 

Applied, thanks!

[1/1] arm-bsp/linux-yocto: corstone1000: bump to v6.5%
      commit: 2608ba344f10edad30ad2b43d0c5be4da0da5ea5

Best regards,
diff mbox series

Patch

diff --git a/meta-arm-bsp/conf/machine/include/corstone1000.inc b/meta-arm-bsp/conf/machine/include/corstone1000.inc
index 5a66f54d..749350e1 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.4%"
+PREFERRED_VERSION_linux-yocto = "6.5%"
 KERNEL_IMAGETYPE = "Image.gz"
 
 INITRAMFS_IMAGE_BUNDLE ?= "1"