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
1 SUMMARY = "The software for the AGL Alexa voiceagent feature"
2 DESCRIPTION = "The software for the AGL Alexa voiceagent feature"
3
4 LICENSE = "MIT"
5
6 inherit packagegroup
7
8 PACKAGES = "\
9         packagegroup-agl-voiceagent-alexa \
10 "
11
12 RDEPENDS_${PN} += " \
13         alexa-voiceagent-service \
14         ${@bb.utils.contains("DISTRO_FEATURES", "agl-demo-preload", "virtual/alexa-voiceagent-config", "",d)} \
15 "