From b14878f38e90b8bfbad9da972bd1b15709bc9144 Mon Sep 17 00:00:00 2001 From: Ming Liu Date: Sat, 6 Apr 2019 20:11:55 +0200 Subject: layer.conf: Add warrior to compatible release series Signed-off-by: Ming Liu --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 4a7a7f3..dc9c12c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,6 +17,6 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \ for layer in BBFILE_COLLECTIONS.split())}" LAYERDEPENDS_toradex-bsp-common-layer = "core" -LAYERSERIES_COMPAT_toradex-bsp-common-layer = "sumo thud" +LAYERSERIES_COMPAT_toradex-bsp-common-layer = "sumo thud warrior" BB_DANGLINGAPPENDS_WARNONLY = "true" -- cgit v1.2.3