X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=scripts%2Frun-yocto-check-layer.sh;fp=scripts%2Frun-yocto-check-layer.sh;h=88174820c3b0b413fca87c1544c24409cdffe31e;hb=4249268041b879b3d2bae338d5de88f4f2d54b26;hp=507f825d36c04771978b7f317d2633f4fd169111;hpb=e89376af34201168a3e8d3fe72258b587edb7d71;p=AGL%2Fmeta-agl-demo.git diff --git a/scripts/run-yocto-check-layer.sh b/scripts/run-yocto-check-layer.sh index 507f825d3..88174820c 100755 --- a/scripts/run-yocto-check-layer.sh +++ b/scripts/run-yocto-check-layer.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: