From 147677c986b60b3cf1457088c51e317b4120946d Mon Sep 17 00:00:00 2001 From: AJ Bagwell Date: Mon, 9 Aug 2021 14:17:40 +0100 Subject: layer.conf: Update to new honister release name Signed-off-by: AJ Bagwell 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 7ef116d..7791178 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" +LAYERSERIES_COMPAT_meta-java = "dunfell gatesgarth hardknott honister" LAYERDEPENDS_meta-java += "openembedded-layer" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf