summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/scripts/run-yocto-check-layer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-core/scripts/run-yocto-check-layer.sh')
-rwxr-xr-xmeta-agl-core/scripts/run-yocto-check-layer.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-agl-core/scripts/run-yocto-check-layer.sh b/meta-agl-core/scripts/run-yocto-check-layer.sh
index 3af61bc19..4f1175241 100755
--- a/meta-agl-core/scripts/run-yocto-check-layer.sh
+++ b/meta-agl-core/scripts/run-yocto-check-layer.sh
@@ -20,7 +20,7 @@ AGL_EXTRA_IMAGE_FSTYPES ?= ""
# important settings imported from poky-agl.conf
# we do not import
-DISTRO_FEATURES:append = " systemd"
+DISTRO_FEATURES:append = " systemd wayland pam"
DISTRO_FEATURES_BACKFILL_CONSIDERED:append = " sysvinit"
VIRTUAL-RUNTIME_init_manager = "systemd"
@@ -28,8 +28,6 @@ EOF
yocto-check-layer \
- --dependency \
- $AGLROOT/external/meta-openembedded/meta-oe \
-- \
$AGLROOT/meta-agl/meta-agl-core