From 9ff6661576f146b2263bfb808b51f3bbf868a230 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 22 May 2024 16:01:36 -0400 Subject: Add Yocto Project walnascar release compatibility Switch to walnascar in LAYERSERIES_COMPAT in layer.conf files. Bug-AGL: SPEC-5147 Change-Id: Id27492bd2366ceac6ad0ef64630ea2144303be5c Signed-off-by: Scott Murray --- meta-agl-flutter/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-flutter/conf') diff --git a/meta-agl-flutter/conf/layer.conf b/meta-agl-flutter/conf/layer.conf index e21f9bc68..f7621752f 100644 --- a/meta-agl-flutter/conf/layer.conf +++ b/meta-agl-flutter/conf/layer.conf @@ -12,7 +12,7 @@ BBFILE_PRIORITY_agl-flutter-layer = "61" LAYERVERSION_agl-flutter-layer = "1" LAYERDEPENDS_agl-flutter-layer = "core flutter-layer" LAYERRECOMMENDS_agl-flutter-layer = "flutter-apps-layer" -LAYERSERIES_COMPAT_agl-flutter-layer = "scarthgap" +LAYERSERIES_COMPAT_agl-flutter-layer = "walnascar" BBFILES_DYNAMIC += " \ flutter-apps-layer:${LAYERDIR}/dynamic-layers/flutter-apps-layer/*/*/*/*.bbappend \ -- cgit 1.2.3-korg