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