SPEC-3723: restructure meta-agl-demo
[AGL/meta-agl-demo.git] / recipes-platform / images / agl-cluster-demo-qtcompositor.bb
1 DESCRIPTION = "AGL Cluster Demo Qtwayland Compositor image currently contains a \
2 simple cluster interface and some AGL service."
3
4 require agl-cluster-demo-qtcompositor.inc
5
6 LICENSE = "MIT"
7
8 IMAGE_FEATURES_append = " \
9     "
10
11 # add packages for cluster demo qtcompositor
12 IMAGE_INSTALL_append = " \
13     packagegroup-agl-cluster-demo-qtcompositor \
14     "
15