meta-aac: Rework agl-voiceagent-alexa packaging
[AGL/meta-agl-devel.git] / meta-speech-framework / meta-aac / recipes-platform / packagegroups / packagegroup-agl-voiceagent-alexa.bb
diff --git a/meta-speech-framework/meta-aac/recipes-platform/packagegroups/packagegroup-agl-voiceagent-alexa.bb b/meta-speech-framework/meta-aac/recipes-platform/packagegroups/packagegroup-agl-voiceagent-alexa.bb
new file mode 100644 (file)
index 0000000..5f38e7e
--- /dev/null
@@ -0,0 +1,15 @@
+SUMMARY = "The software for the AGL Alexa voiceagent feature"
+DESCRIPTION = "The software for the AGL Alexa voiceagent feature"
+
+LICENSE = "MIT"
+
+inherit packagegroup
+
+PACKAGES = "\
+       packagegroup-agl-voiceagent-alexa \
+"
+
+RDEPENDS_${PN} += " \
+       alexa-voiceagent-service \
+       ${@bb.utils.contains("DISTRO_FEATURES", "agl-demo-preload", "virtual/alexa-voiceagent-config", "",d)} \
+"