summaryrefslogtreecommitdiffstats
path: root/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc')
-rw-r--r--meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc b/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
index 2397a1d7..dc6c1f6e 100644
--- a/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
+++ b/meta-agl-devel/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
@@ -8,3 +8,7 @@ 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"
+
+# For now, tweak the layer's compatibility to allow using with zeus,
+# since we know it works without major issues.
+LAYERSERIES_COMPAT_aac_append = " dunfell" \ No newline at end of file