From 1ffad3c3d211c37d24daaacce76ec4be51fe233b Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 22 Feb 2021 18:01:41 -0500 Subject: Declare layer compatibility with kirkstone For tracking upstream, we need to update the layer compatibility. Bug-AGL: SPEC-3819 Change-Id: Ic1bc22653e59b2891d77d44cdd409a805e5cc332 Signed-off-by: Scott Murray Signed-off-by: Jan-Simon Moeller --- meta-agl-core/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-core/conf') diff --git a/meta-agl-core/conf/layer.conf b/meta-agl-core/conf/layer.conf index efbf6e68c..d2e973d98 100644 --- a/meta-agl-core/conf/layer.conf +++ b/meta-agl-core/conf/layer.conf @@ -14,7 +14,7 @@ BBFILES_DYNAMIC += " \ qt5-layer:${LAYERDIR}/dynamic-layers/meta-qt5/*/*/*.bbappend \ " -LAYERSERIES_COMPAT_aglcore = "dunfell" +LAYERSERIES_COMPAT_aglcore = "kirkstone" LAYERDEPENDS_aglcore = "core" # Sanity check for meta-virtualization layer. -- cgit 1.2.3-korg