agl-voiceagent-alexa: update for dunfell
authorScott Murray <scott.murray@konsulko.com>
Thu, 2 Apr 2020 16:49:50 +0000 (12:49 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 21 Apr 2020 17:02:41 +0000 (13:02 -0400)
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

templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc

index 1a18e8f..dc6c1f6 100644 (file)
@@ -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