X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Ffeature%2Fagl-sota%2F50_local.conf.inc;h=3ceb04df729e22f01b797fd40f4c064034d363ec;hb=355db554424ad14115029c31c676d731aa3c95d8;hp=42ff6bc1cf51d7491dce94fe9ca25bf8517732b0;hpb=521815fa95dba3d47704b62b4b6911fc994ad4c8;p=AGL%2Fmeta-agl.git diff --git a/templates/feature/agl-sota/50_local.conf.inc b/templates/feature/agl-sota/50_local.conf.inc index 42ff6bc1c..3ceb04df7 100644 --- a/templates/feature/agl-sota/50_local.conf.inc +++ b/templates/feature/agl-sota/50_local.conf.inc @@ -1,2 +1,8 @@ -#see meta-updater/conf/distro/sota.conf.inc -require conf/distro/sota.conf.inc +# See meta-updater/conf/distro/sota.conf.inc +INHERIT += "sota" +DISTRO_FEATURES_append = " sota usrmerge" +DISTRO_FEATURES_NATIVE_append = " sota" +AGL_DEFAULT_INITRAMFS_FSTYPES = "cpio.gz" +# Netboot is not obeying usrmerge distro feature +# therefore it is not compatible with agl-sota +CONFLICT_DISTRO_FEATURES += "netboot"