summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 9da48212..ad509d14 100644
--- a/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc
+++ b/meta-speech-framework/conf/include/agl-voiceagent-alexa.inc
@@ -1 +1,6 @@
+# A bbappend has been added to meta-agl to enable nghttp2, mask out the one
+# from meta-aac to avoid triggering rebuilds of all curl dependencies when
+# agl-voiceagent-alexa is configured.
+BBMASK += "meta-aac/recipes-support/curl/curl_%.bbappend"
+
PREFERRED_RPROVIDER_virtual/voiceagent = "alexa-voiceagent-service"