summaryrefslogtreecommitdiffstats
path: root/scripts/run-yocto-check-layer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/run-yocto-check-layer.sh')
-rwxr-xr-xscripts/run-yocto-check-layer.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/run-yocto-check-layer.sh b/scripts/run-yocto-check-layer.sh
index 88174820..4b9e8182 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