The starting point of layers for AGL Distribution v1.0
[AGL/meta-agl.git] / meta-agl / recipes-graphics / images / agl-image-weston.bb
1 SUMMARY = "A very basic Wayland image with a terminal"
2
3 IMAGE_FEATURES += "splash package-management ssh-server-dropbear"
4
5 LICENSE = "MIT"
6
7 inherit core-image distro_features_check
8
9 REQUIRED_DISTRO_FEATURES = "wayland"
10
11 CORE_IMAGE_BASE_INSTALL += "weston weston-init weston-examples"