summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images/core-image-weston.bb
blob: e49b20567a7344c60327a6b582a8ff3aec47ebcd (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "A very basic Wayland image with a terminal"

IMAGE_FEATURES += "splash package-management"

LICENSE = "MIT"

inherit core-image

CORE_IMAGE_BASE_INSTALL += "weston weston-init gtk+3-demo"