From 20d54af74a3a2053aaeb988ce4a35bac95aaa2c0 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 22 Feb 2021 17:50:59 -0500 Subject: Declare layer compatibility with kirkstone For tracking upstream, we need to update the layer compatibility. Bug-AGL: SPEC-3819 Change-Id: I23423baa371ed1b8b4a9024d9ac6f0c4d7e48185 Signed-off-by: Scott Murray Signed-off-by: Jan-Simon Moeller --- templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch') 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" -- cgit 1.2.3-korg