3rd part of the layer/profile rework [1/2]
[AGL/meta-agl.git] / meta-agl-profile-graphical-qt5 / recipes-appfw / packagegroups / packagegroup-agl-appfw-qt5.bb
diff --git a/meta-agl-profile-graphical-qt5/recipes-appfw/packagegroups/packagegroup-agl-appfw-qt5.bb b/meta-agl-profile-graphical-qt5/recipes-appfw/packagegroups/packagegroup-agl-appfw-qt5.bb
new file mode 100644 (file)
index 0000000..2f0f01f
--- /dev/null
@@ -0,0 +1,16 @@
+SUMMARY = "The software for application framework of AGL IVI profile"
+DESCRIPTION = "A set of packages belong to AGL application framework"
+
+LICENSE = "MIT"
+
+inherit packagegroup
+
+PACKAGES = "\
+    packagegroup-agl-appfw-qt5 \
+    "
+
+ALLOW_EMPTY_${PN} = "1"
+
+RDEPENDS_${PN} += "\
+    packagegroup-agl-appfw-native \
+"
\ No newline at end of file