X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-speech-framework%2Fmeta-aac%2Frecipes-platform%2Fpackagegroups%2Fpackagegroup-agl-voiceagent-alexa.bb;fp=meta-speech-framework%2Fmeta-aac%2Frecipes-platform%2Fpackagegroups%2Fpackagegroup-agl-voiceagent-alexa.bb;h=5f38e7efa95038415868cddd0001925e1332ce63;hb=3df10d0f1f92a3ec378a330cb98a1416980781b2;hp=0000000000000000000000000000000000000000;hpb=ddb82bacfdadbe9c7ab5050b50d20cc5f1c14c35;p=AGL%2Fmeta-agl-devel.git 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 index 00000000..5f38e7ef --- /dev/null +++ b/meta-speech-framework/meta-aac/recipes-platform/packagegroups/packagegroup-agl-voiceagent-alexa.bb @@ -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)} \ +"