meta-agl-core: Update weston/agl-compositor init
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / images / agl-image-weston.inc
index cef3bf6..f7d2bb6 100644 (file)
@@ -2,6 +2,10 @@ require recipes-platform/images/agl-image-minimal.inc
 
 IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
 
+# NOTE: In hardknott or later this can be replaced by adding "weston"
+#       to IMAGE_FEATURES.
+SYSTEMD_DEFAULT_TARGET = "graphical.target"
+
 inherit features_check
 
 REQUIRED_DISTRO_FEATURES = "wayland"