From f23ca3e10ee67bf6e0dacc2e55b0347f52479aed Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Sun, 20 Nov 2022 18:09:04 -0500 Subject: Add Yocto Project scarthgap release compatibility Switch to scarthgap in LAYERSERIES_COMPAT in layer.conf files. Bug-AGL: SPEC-4578 Change-Id: I50e341efd6a317a830352d44db1cd756d3589861 Signed-off-by: Denys Dmytriyenko --- meta-offline-voice-agent/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-offline-voice-agent') diff --git a/meta-offline-voice-agent/conf/layer.conf b/meta-offline-voice-agent/conf/layer.conf index e5dca632..83ed05d4 100644 --- a/meta-offline-voice-agent/conf/layer.conf +++ b/meta-offline-voice-agent/conf/layer.conf @@ -10,7 +10,7 @@ BBFILE_PATTERN_meta-offline-voice-agent = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-offline-voice-agent = "65" LAYERDEPENDS_meta-offline-voice-agent = "core" -LAYERSERIES_COMPAT_meta-offline-voice-agent = "dunfell kirkstone" +LAYERSERIES_COMPAT_meta-offline-voice-agent = "scarthgap" BBFILES_DYNAMIC += " \ agldemo:${LAYERDIR}/dynamic-layers/meta-agl-demo/*/*/*.bb \ -- cgit 1.2.3-korg