diff options
Diffstat (limited to 'meta-speech-framework/conf')
-rw-r--r-- | meta-speech-framework/conf/include/agl-voiceagent-alexa.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc b/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc index c8e61852..10f08301 100644 --- a/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc +++ b/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc @@ -12,6 +12,6 @@ BBMASK += "meta-aac/recipes-multimedia/libopus" PREFERRED_RPROVIDER_virtual/voice-high-config = "alexa-voice-high-config" -FEATURE_PACKAGES_agl-voiceagent-alexa = "packagegroup-agl-voiceagent-alexa" +FEATURE_PACKAGES:agl-voiceagent-alexa = "packagegroup-agl-voiceagent-alexa" AGL_FEATURES += "agl-voiceagent-alexa" |