summaryrefslogtreecommitdiffstats
path: root/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-speech-framework/conf/include/agl-voiceagent-alexa.inc')
-rw-r--r--meta-speech-framework/conf/include/agl-voiceagent-alexa.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc b/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc
index 21da324e..db2774d4 100644
--- a/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc
+++ b/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc
@@ -13,3 +13,8 @@ PREFERRED_RPROVIDER_virtual/voice-high-config = "alexa-voice-high-config"
FEATURE_PACKAGES_agl-voiceagent-alexa = "packagegroup-agl-voiceagent-alexa"
IMAGE_FEATURES += "agl-voiceagent-alexa"
+
+# Add local packagegroups to agl-test-wgt and agl-devel-wgt image feature
+# package lists
+FEATURE_PACKAGES_agl-test-wgt_append = " packagegroup-agl-voiceagent-alexa-test"
+FEATURE_PACKAGES_agl-devel-wgt_append = " packagegroup-agl-voiceagent-alexa-devel"