aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-platform/images/agl-cluster-demo-qtcompositor.bb
blob: d6f325662d50a9faaae8c7331e272b3f9ec91e13 (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 \
    "