summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc')
-rw-r--r--templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc b/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
index c32a0f6d..ab41cdbd 100644
--- a/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
+++ b/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
@@ -8,7 +8,7 @@ BBLAYERS =+ " \
BBFILES += "${METADIR}/external/alexa-auto-sdk/modules/*/*.bb"
# Include the recipe for the required gstreamer module as well
-BBFILES += "${METADIR}/external/alexa-auto-sdk/extensions/experimental/gstreamer/modules/*/*.bb"
+BBFILES += "${METADIR}/external/alexa-auto-sdk/extensions/experimental/system-audio/modules/*/*.bb"
# For now, tweak the layer's compatibility to allow using with zeus,
# since we know it works without major issues.