meta-agl-bsp: restore wic disk images for qemux86-64
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_cyclone5.inc
index 37eb459..7ebd409 100644 (file)
@@ -1,2 +1,7 @@
 OSTREE_BOOTLOADER ?= "u-boot"
-DISTRO_FEATURE_append = " agl-medium-arm-compiler"
+
+# DEFAULTTUNE for cortex-a9
+DISTRO_FEATURES_append = " agl-medium-arm-compiler"
+
+# Use the AGL default ext4.xz to generate the rpi-sdimg
+SDIMG_ROOTFS_TYPE = "ext4.xz"