meta-agl-core: fix polkit dependencies
[AGL/meta-agl.git] / meta-agl-core / recipes-core / images / core-image-weston_aglcore.inc
diff --git a/meta-agl-core/recipes-core/images/core-image-weston_aglcore.inc b/meta-agl-core/recipes-core/images/core-image-weston_aglcore.inc
deleted file mode 100644 (file)
index 7f0711e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Required for weston startup with polkit in DISTRO_FEATURES
-IMAGE_INSTALL += "${@bb.utils.filter('DISTRO_FEATURES', 'polkit', d)}"
-
-# NOTE: In hardknott or later this can be replaced by adding "weston"
-#       to IMAGE_FEATURES.
-SYSTEMD_DEFAULT_TARGET = "graphical.target"