From 2fc78571483465ca2fc69d6bd77632acd35e0770 Mon Sep 17 00:00:00 2001 From: Richard Leitner Date: Wed, 3 Apr 2019 10:51:15 +0200 Subject: layer.conf: Add warrior to compatible release series 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 b03a608..90236be 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" +LAYERSERIES_COMPAT_meta-java = "thud warrior" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf