summaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-cluster-demo-qtcompositor.bb
blob: 0e9afb9c27bd4e4892ae6077a63075eb00c7d102 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "AGL Cluster Demo Qtwayland Compositor image currently contains a \
simple cluster interface and some AGL service."

require agl-cluster-demo-qtcompositor.inc

LICENSE = "MIT"

IMAGE_FEATURES:append = " \
    "

# add packages for cluster demo qtcompositor
IMAGE_INSTALL:append = " \
    packagegroup-agl-cluster-demo-qtcompositor \
    "