summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/images/core-image-weston.bb
blob: cb9d7c7966f4cc74a2a70b9e607653d0207f8d6f (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 weston-examples gtk+3-demo"