Fix for image format dependencies during parsing
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_cyclone5.inc
1 OSTREE_BOOTLOADER ?= "u-boot"
2
3 # DEFAULTTUNE for cortex-a9
4 DISTRO_FEATURES_append = " agl-medium-arm-compiler"
5
6
7 # Add the custom rpi-sdimg output format
8 AGL_EXTRA_IMAGE_FSTYPES  = "socfpga-sdimg.xz"
9
10 # Use the AGL default ext4.xz to generate the rpi-sdimg
11 SDIMG_ROOTFS_TYPE = "ext4.xz"