f64ea472128b6b63d30c6110acf1991f46a8563b
[AGL/meta-agl-demo.git] / recipes-platform / packagegroups / packagegroup-agl-demo-cluster-support.bb
1 SUMMARY = "Extra software and configuration for cluster demo with AGL IVI profile demo platform"
2
3 LICENSE = "MIT"
4
5 inherit packagegroup
6
7 PROVIDES = "${PACKAGES}"
8 PACKAGES = "\
9     packagegroup-agl-demo-cluster-support \
10 "
11
12 RDEPENDS:${PN} += "\
13     tbtnavi \
14     kuksa-val-agl-demo-cluster \
15 "