85362762284d7d9ca5924ab27305241c1ee6d1be
[AGL/meta-agl.git] /
1 SUMMARY = "The software for application framework of AGL IVI profile"
2 DESCRIPTION = "A set of packages belong to AGL application framework"
3
4 LICENSE = "MIT"
5
6 inherit packagegroup
7
8 PACKAGES = "\
9     packagegroup-agl-appfw-qt5 \
10     "
11
12 ALLOW_EMPTY:${PN} = "1"
13
14 RDEPENDS:${PN} += "\
15     packagegroup-agl-appfw-native \
16 "