From ef3bedffa12e60efaf8c4c8e7f14bb14d4fe9332 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Thu, 2 Apr 2020 12:49:50 -0400 Subject: 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 Change-Id: I71f61f13363fb253cbd1d43352595d0c8ac61b60 --- templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc') 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 -- cgit 1.2.3-korg