Use new weston-ini-conf scheme and remove old per-machine files
[AGL/meta-agl.git] / meta-agl-core / recipes-platform / images / agl-image-weston.inc
1 require recipes-platform/images/agl-image-minimal.inc
2
3 # NOTE: In hardknott or later this can be replaced by adding "weston"
4 #       to IMAGE_FEATURES.
5 SYSTEMD_DEFAULT_TARGET = "graphical.target"
6
7 inherit features_check
8
9 REQUIRED_DISTRO_FEATURES = "wayland"