Update github.com git:// SRC_URIs
[AGL/meta-agl.git] / meta-app-framework / dynamic-layers / meta-qt5 / recipes-platform / packagegroups / packagegroup-agl-appfw-qt5.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-qt5 \
10     "
11
12 ALLOW_EMPTY:${PN} = "1"
13
14 RDEPENDS:${PN} += "\
15     packagegroup-agl-appfw-native \
16 "