Enable cve-check in CI jobs for additional cve log files
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_cyclone5.inc
index 8accf7d..3f12a2a 100644 (file)
@@ -1,5 +1,7 @@
 OSTREE_BOOTLOADER ?= "u-boot"
 
 # DEFAULTTUNE for cortex-a9
-DISTRO_FEATURES_append = " agl-medium-arm-compiler"
+DISTRO_FEATURES:append = " agl-medium-arm-compiler"
 
+# Use the AGL default ext4.xz to generate the rpi-sdimg
+SDIMG_ROOTFS_TYPE = "ext4.xz"