aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/conf
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-02-17 12:38:16 -0800
committerKhem Raj <raj.khem@gmail.com>2022-02-21 18:12:04 -0800
commitd9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6 (patch)
tree4ab7c273208428eedfa6e8d513a8d9877dbd007a /meta-oe/conf
parent21394ebc686add467730d1e9d2fe5b24c6655741 (diff)
downloadmeta-openembedded-contrib-d9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6.tar.gz
layers: Bump to use kirkstone
its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
-rw-r--r--meta-oe/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf
index d25db911ce..93f3dc5807 100644
--- a/meta-oe/conf/layer.conf
+++ b/meta-oe/conf/layer.conf
@@ -42,7 +42,7 @@ LAYERVERSION_openembedded-layer = "1"
LAYERDEPENDS_openembedded-layer = "core"
-LAYERSERIES_COMPAT_openembedded-layer = "honister"
+LAYERSERIES_COMPAT_openembedded-layer = "kirkstone"
LICENSE_PATH += "${LAYERDIR}/licenses"