[2/5] arm-bsp/sgi575: use the default linux-yocto version

Message ID 20220209174624.3824874-2-ross.burton@arm.com
State New
Headers show
Series [1/5] arm-bsp/linux-yocto: drop redundant KMACHINE assignments | expand

Commit Message

Ross Burton Feb. 9, 2022, 5:46 p.m. UTC
Instead of pinning the kernel to 5.7, use the latest default version.
There are no patches, so this shouldn't be a problem.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-arm-bsp/conf/machine/sgi575.conf | 1 -
 1 file changed, 1 deletion(-)

Patch

diff --git a/meta-arm-bsp/conf/machine/sgi575.conf b/meta-arm-bsp/conf/machine/sgi575.conf
index a384caa5..3c2c94b6 100644
--- a/meta-arm-bsp/conf/machine/sgi575.conf
+++ b/meta-arm-bsp/conf/machine/sgi575.conf
@@ -12,7 +12,6 @@  EXTRA_IMAGEDEPENDS += "trusted-firmware-a"
 
 KERNEL_IMAGETYPE ?= "Image"
 PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ?= "5.7%"
 SERIAL_CONSOLES = "115200;ttyAMA0"
 
 #grub-efi