summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-graphics/images/agl-image-weston.bb
blob: 427132ed6259ac5790aa23624b89b618d6ad656f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "A very basic Wayland image with a terminal"

require agl-image-weston.inc

LICENSE = "MIT"

IMAGE_INSTALL_append = "\
    packagegroup-agl-image-weston \
    "

DISTRO_FEATURES_append = " agl-core-image-profile"
IMAGE_INSTALL_append = " agl-desktop-config"