X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-distro%2Fconf%2Fdistro%2Fpoky-agl.conf;h=2b171b2389c329e2916f0a14d2c6379cbccccde9;hb=3283601f4d9bb9e5ed5b0bf3e7190c33c168e0bf;hp=a3544289408c53e7c9144adb20d1e954dc9306ca;hpb=79fe06d7b112890cd6adaeac312556369135e5ae;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf index a35442894..2b171b238 100644 --- a/meta-agl-distro/conf/distro/poky-agl.conf +++ b/meta-agl-distro/conf/distro/poky-agl.conf @@ -113,6 +113,12 @@ require conf/distro/include/${TARGET_ARCH}-tune.inc # - use 1G RAM by default QB_MEM ?= "-m 1024" -# temporary fix for meta-updater (to be removed 2017-05-01) -IMAGE_INSTALL_remove = "rvi-sota-client" +# DEFAULT IMAGE_FSTYPES for AGL (no - BSPs should not set this) +# +IMAGE_FSTYPES := "tar.xz ext4.xz" +INITRAMFS_FSTYPES := "" + +# +# THE FUTURE is 'wic' +# IMAGE_FSTYPES_append = " wic"