summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_cyclone5.inc
blob: 1eaf0ae62fa1335c57e817787d332f63ea2a6758 (plain)
1
2
3
4
5
6
7
8
9
10
11
OSTREE_BOOTLOADER ?= "u-boot"

# DEFAULTTUNE for cortex-a9
DISTRO_FEATURES_append = " agl-medium-arm-compiler"


# Add the custom rpi-sdimg output format
AGL_EXTRA_IMAGE_FSTYPES  = "wic.xz"

# Use the AGL default ext4.xz to generate the rpi-sdimg
SDIMG_ROOTFS_TYPE = "ext4.xz"