From 2c74be10d8ecb752f42e32b942800137d6f7eab6 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 8 Jul 2024 10:58:58 +0100 Subject: [PATCH] gcs.yml: fix a comment Signed-off-by: Ross Burton --- meta-arm-gcs/gcs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arm-gcs/gcs.yml b/meta-arm-gcs/gcs.yml index 094f0808..9daafa4f 100644 --- a/meta-arm-gcs/gcs.yml +++ b/meta-arm-gcs/gcs.yml @@ -26,7 +26,7 @@ local_conf_header: LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA" # Enable running an image inside a FVP IMAGE_CLASSES += "fvpboot" - # Use the 6.8 kernel + # Use the -dev patched kernel PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-dev" LINUXLIBCVERSION = "6.10" # No root password for ease