mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-05 02:20:30 +00:00
CI: add FVP-EULA to the license whitelist
So that we can build and use FVP packages in the CI, agree to the FVP EULA. Change-Id: Iaff2398000c30782f48f70714846d3f1028b34bb Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ local_conf_header:
|
||||
base: |
|
||||
CONF_VERSION = "2"
|
||||
PACKAGE_CLASSES = "package_ipk"
|
||||
LICENSE_FLAGS_WHITELIST += "armcompiler"
|
||||
LICENSE_FLAGS_WHITELIST += "armcompiler Arm-FVP-EULA"
|
||||
PACKAGECONFIG:remove:pn-qemu-system-native = "gtk+ sdl"
|
||||
EXTRA_IMAGE_FEATURES:append = " debug-tweaks"
|
||||
BB_NUMBER_THREADS = "16"
|
||||
|
||||
Reference in New Issue
Block a user