summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/conf
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-02-22 18:01:41 -0500
committerScott Murray <scott.murray@konsulko.com>2022-03-29 15:19:24 -0400
commit1ffad3c3d211c37d24daaacce76ec4be51fe233b (patch)
tree0d2c1759841429d23c76cc3627cc6a5a7d2fe953 /meta-agl-core/conf
parent00e8294b28f4d93caf97dbb813acdb53a60e6cdc (diff)
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 <scott.murray@konsulko.com> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-core/conf')
-rw-r--r--meta-agl-core/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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.