summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-04-02 12:49:50 -0400
committerScott Murray <scott.murray@konsulko.com>2020-04-21 13:02:41 -0400
commitef3bedffa12e60efaf8c4c8e7f14bb14d4fe9332 (patch)
tree5342513a2d4a98669d12cd94d30fce00eea08f4e
parentf1928a8661b3f6e934355fb1d3a84a1dfb595aad (diff)
agl-voiceagent-alexa: update for dunfell
Update the local LAYERSERIES_COMPAT over-ride for meta-aac to work with dunfell. Bug-AGL: SPEC-3302 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I71f61f13363fb253cbd1d43352595d0c8ac61b60
-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 1a18e8ff..dc6c1f6e 100644
--- a/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
+++ b/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
@@ -11,4 +11,4 @@ BBFILES += "${METADIR}/external/alexa-auto-sdk/extensions/experimental/gstreamer
# For now, tweak the layer's compatibility to allow using with zeus,
# since we know it works without major issues.
-LAYERSERIES_COMPAT_aac_append = " zeus" \ No newline at end of file
+LAYERSERIES_COMPAT_aac_append = " dunfell" \ No newline at end of file