summaryrefslogtreecommitdiffstats
path: root/_to_remove/meta-speech-framework/meta-aac/recipes-platform/packagegroups/packagegroup-agl-voiceagent-alexa.bb
blob: 12f516049e7ea2b63db45bdb02e9b0b66c05407c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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 \
    "