X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-netboot%2Fscripts%2Frun-yocto-check-layer-flags-enabled.sh;fp=meta-netboot%2Fscripts%2Frun-yocto-check-layer-flags-enabled.sh;h=cf7a75a30efcbaddcf411fba461a348f6087f4e1;hb=dd6fc5dcaa0a027b7651bb365d5dd0f623498f8f;hp=c64afa714e0e63a704281634580d0f1a2c38da3d;hpb=756165e01db655cdbd2788eb134fba79fea7fd90;p=AGL%2Fmeta-agl.git diff --git a/meta-netboot/scripts/run-yocto-check-layer-flags-enabled.sh b/meta-netboot/scripts/run-yocto-check-layer-flags-enabled.sh index c64afa714..cf7a75a30 100755 --- a/meta-netboot/scripts/run-yocto-check-layer-flags-enabled.sh +++ b/meta-netboot/scripts/run-yocto-check-layer-flags-enabled.sh @@ -20,8 +20,8 @@ AGL_EXTRA_IMAGE_FSTYPES ?= "" # important settings imported from poky-agl.conf # we do not import -DISTRO_FEATURES_append = " systemd smack" -DISTRO_FEATURES_BACKFILL_CONSIDERED_append = " sysvinit" +DISTRO_FEATURES:append = " systemd smack" +DISTRO_FEATURES_BACKFILL_CONSIDERED:append = " sysvinit" VIRTUAL-RUNTIME_init_manager = "systemd" # workaround