All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta=java][PATCH] layer.conf: Mark as compatible with honister
@ 2021-09-20 20:06 Geoff Parker
  2021-09-21  6:03 ` [oe] " Richard Leitner
  0 siblings, 1 reply; 3+ messages in thread
From: Geoff Parker @ 2021-09-20 20:06 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Geoff Parker

From: Geoff Parker <geoffrey.parker@arthrex.com>

Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
---
 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"
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-21 21:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-20 20:06 [meta=java][PATCH] layer.conf: Mark as compatible with honister Geoff Parker
2021-09-21  6:03 ` [oe] " Richard Leitner
2021-09-21 21:38   ` Geoff Parker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.