summaryrefslogtreecommitdiffstats
path: root/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb')
-rw-r--r--recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb b/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
new file mode 100644
index 00000000..108e9b7d
--- /dev/null
+++ b/recipes-sdl/packagegroups/packagegroup-agl-smartdevicelink.bb
@@ -0,0 +1,14 @@
+DESCRIPTION = "Set of packages for SmartDeviceLink"
+LICENSE = "MIT"
+
+inherit packagegroup
+
+PACKAGES = "\
+ packagegroup-agl-smartdevicelink \
+ "
+
+ALLOW_EMPTY_${PN} = "1"
+
+RDEPENDS_${PN} += "\
+ sdl-core \
+ "