summaryrefslogtreecommitdiff
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2019-04-06 20:11:55 +0200
committerMing Liu <liu.ming50@gmail.com>2019-04-06 20:11:55 +0200
commitb14878f38e90b8bfbad9da972bd1b15709bc9144 (patch)
tree9c112745ee80617d45a70a3a0883b22d898ff790 /conf/layer.conf
parentbac4d6612cb99e9ad6d8da006b88a005da7bc57d (diff)
layer.conf: Add warrior to compatible release serieswarrior-next
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"