X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Ffeature%2Fagl-sota%2F50_local.conf.inc;h=8019022c4842a182c9a8cb24ec464be8c2e0bbda;hb=02140edd23fb6f563af5b99d5b9d32bf3d075ccf;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..8019022c4 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"