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

# 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"