All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java][PATCH] layer.conf: update layer compatibility sumo->thud
@ 2018-10-10  6:58 Jens Rehsack
  0 siblings, 0 replies; only message in thread
From: Jens Rehsack @ 2018-10-10  6:58 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Jens Rehsack, Sven Hädrich, Igor Kreps

Signed-off-by: Jens Rehsack <sno@netbsd.org>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 8e8a300..4bcf834 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 = "sumo"
+LAYERSERIES_COMPAT_meta-java = "sumo thud"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-10  6:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-10  6:58 [meta-java][PATCH] layer.conf: update layer compatibility sumo->thud Jens Rehsack

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.