From 6b0967cc592fc92a71b4094dc6154432cc7f1130 Mon Sep 17 00:00:00 2001 From: Richard Leitner Date: Wed, 3 Oct 2018 14:20:05 +0200 Subject: layer.conf: change LAYERSERIES_COMPAT to thud 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 8e8a300..b03a608 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 = "thud" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf