[oe] [meta-java][PATCH] layer.conf: Mark as compatible with zeus

Alistair Francis alistair.francis at wdc.com
Fri Oct 11 21:21:20 UTC 2019


Signed-off-by: Alistair Francis <alistair.francis at wdc.com>
---
Also, can the master-next branch be pushed to master?

 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 90236be..cdba2cd 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 = "thud warrior"
+LAYERSERIES_COMPAT_meta-java = "thud warrior zeus"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
-- 
2.23.0



More information about the Openembedded-devel mailing list