X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=scripts%2Frun-yocto-check-layer.sh;h=4b9e818259ba08cbff8353fdee3aa470ac8fd134;hb=1b72a0f90fa7d1b45eb1017629cc83dcd8971c48;hp=88174820c3b0b413fca87c1544c24409cdffe31e;hpb=94a051785cdb588bc3a475a5490f1f286176d646;p=AGL%2Fmeta-agl-demo.git diff --git a/scripts/run-yocto-check-layer.sh b/scripts/run-yocto-check-layer.sh index 88174820c..4b9e81825 100755 --- a/scripts/run-yocto-check-layer.sh +++ b/scripts/run-yocto-check-layer.sh @@ -24,10 +24,6 @@ DISTRO_FEATURES:append = " systemd smack" DISTRO_FEATURES_BACKFILL_CONSIDERED:append = " sysvinit" VIRTUAL-RUNTIME_init_manager = "systemd" -# workaround: -# ERROR: Nothing PROVIDES 'smack' (but /home/dl9pf/AGL/master-newlayout/external/meta-openembedded/meta-oe/recipes-extended/ostree/ostree_2020.3.bb DEPENDS on or otherwise requires it) -BBMASK += "meta-openembedded/meta-oe/recipes-extended/ostree/ostree_2020.3.bb" - EOF