Convert to new override syntax
[AGL/meta-agl.git] / templates / feature / agl-sota / 50_local.conf.inc
1 # See meta-updater/conf/distro/sota.conf.inc
2 INHERIT += "sota"
3 DISTRO_FEATURES:append = " sota usrmerge"
4 DISTRO_FEATURES_NATIVE:append = " sota"
5 AGL_DEFAULT_INITRAMFS_FSTYPES = "cpio.gz"
6 # Netboot is not obeying usrmerge distro feature
7 # therefore it is not compatible with agl-sota
8 CONFLICT_DISTRO_FEATURES += "netboot"