summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch2
-rw-r--r--templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch b/templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch
index 0db3a0a5..ec9975fa 100644
--- a/templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch
+++ b/templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch
@@ -24,7 +24,7 @@
BBFILE_PATTERN_aac-amazonlite = "^${LAYERDIR}/"
BBFILE_PRIORITY_aac-amazonlite = "6"
-+LAYERSERIES_COMPAT_aac-amazonlite = "dunfell"
++LAYERSERIES_COMPAT_aac-amazonlite = "kirkstone"
+
AMAZONLITE ?= "ON"
AMAZONLITE_PACKAGES = "${LAYERDIR}/packages"
diff --git a/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc b/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
index 088268ab..94d877ae 100644
--- a/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
+++ b/templates/feature/agl-voiceagent-alexa/50_bblayers.conf.inc
@@ -12,4 +12,4 @@ BBFILES += "${METADIR}/external/alexa-auto-sdk/extensions/experimental/system-au
# 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
+LAYERSERIES_COMPAT_aac:append = " kirkstone"