agl-voiceagent-alexa: switch to AGL_FEATURES 95/25895/2
authorScott Murray <scott.murray@konsulko.com>
Tue, 12 Jan 2021 22:30:37 +0000 (17:30 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 13 Jan 2021 12:35:57 +0000 (12:35 +0000)
Change agl-voiceagent-alexa from using IMAGE_FEATURES to
AGL_FEATURES to work better with building the various demo
images with just the agl-demo feature.

Bug-AGL: SPEC-3749

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I9847553a6a9e0ffb3ec2da5b9b91a0647619feae

meta-speech-framework/conf/include/agl-voiceagent-alexa.inc

index 21da324..635d3ea 100644 (file)
@@ -12,4 +12,4 @@ PREFERRED_RPROVIDER_virtual/voice-high-config = "alexa-voice-high-config"
 
 FEATURE_PACKAGES_agl-voiceagent-alexa = "packagegroup-agl-voiceagent-alexa"
 
-IMAGE_FEATURES += "agl-voiceagent-alexa"
+AGL_FEATURES += "agl-voiceagent-alexa"