X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_cyclone5.inc;h=3f12a2a922a954314c0ecf1a5e02a4c828df694f;hb=dd6fc5dcaa0a027b7651bb365d5dd0f623498f8f;hp=efef16ce5d766ad4a65ad2d67d93670bd185895a;hpb=817c2c618d918b48e050e946c7fb79e9822fee89;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_cyclone5.inc b/meta-agl-bsp/conf/include/agl_cyclone5.inc index efef16ce5..3f12a2a92 100644 --- a/meta-agl-bsp/conf/include/agl_cyclone5.inc +++ b/meta-agl-bsp/conf/include/agl_cyclone5.inc @@ -1,2 +1,7 @@ OSTREE_BOOTLOADER ?= "u-boot" -DEFAULTTUNE="armv7athf-neon" + +# 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"