From e553318b292354fc829ca53640d870ef3f5521f9 Mon Sep 17 00:00:00 2001 From: "Jeremy A. Puhlman" Date: Thu, 24 Feb 2022 04:23:35 -0500 Subject: Switch compat to kirkstone Signed-off-by: Jeremy A. Puhlman Signed-off-by: Richard Leitner --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 7791178..2e2ce16 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend" BBFILE_COLLECTIONS += "meta-java" BBFILE_PATTERN_meta-java := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-java = "10" -LAYERSERIES_COMPAT_meta-java = "dunfell gatesgarth hardknott honister" +LAYERSERIES_COMPAT_meta-java = "kirkstone" LAYERDEPENDS_meta-java += "openembedded-layer" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf