From d9ec74d4c29fa3020d95a2ec0ada2e9a4f5767b6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 17 Feb 2022 12:38:16 -0800 Subject: layers: Bump to use kirkstone its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj --- meta-perl/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-perl') diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf index 6a2dd7ff95..4f075e9a92 100644 --- a/meta-perl/conf/layer.conf +++ b/meta-perl/conf/layer.conf @@ -15,4 +15,4 @@ LAYERVERSION_perl-layer = "1" LAYERDEPENDS_perl-layer = "core openembedded-layer" -LAYERSERIES_COMPAT_perl-layer = "honister" +LAYERSERIES_COMPAT_perl-layer = "kirkstone" -- cgit v1.2.3-54-g00ecf