Qt5 now avairable in agl-demo-platfrom.
[AGL/meta-agl-demo.git] / recipes-appfw / packagegroups / packagegroup-agl-appfw.bb
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 \
10     "
11
12 ALLOW_EMPTY_${PN} = "1"
13
14 RDEPENDS_${PN} += "\
15     packagegroup-agl-appfw-automotive \
16     packagegroup-agl-appfw-connectivity \
17     packagegroup-agl-appfw-graphics \
18     packagegroup-agl-appfw-multimedia \
19     packagegroup-agl-appfw-navi-lbs \
20     packagegroup-agl-appfw-agl \
21     packagegroup-agl-appfw-native \
22     packagegroup-agl-appfw-web \
23     packagegroup-agl-appfw-security \
24     packagegroup-agl-appfw-speech-services \
25     "