mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-31 12:50:02 +00:00
gcs.yml: fix a comment
Signed-off-by: Ross Burton <ross.burton@arm.com>
This commit is contained in:
@@ -26,7 +26,7 @@ local_conf_header:
|
|||||||
LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA"
|
LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA"
|
||||||
# Enable running an image inside a FVP
|
# Enable running an image inside a FVP
|
||||||
IMAGE_CLASSES += "fvpboot"
|
IMAGE_CLASSES += "fvpboot"
|
||||||
# Use the 6.8 kernel
|
# Use the -dev patched kernel
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-dev"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-dev"
|
||||||
LINUXLIBCVERSION = "6.10"
|
LINUXLIBCVERSION = "6.10"
|
||||||
# No root password for ease
|
# No root password for ease
|
||||||
|
|||||||
Reference in New Issue
Block a user