summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-05-20 17:26:16 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-05-20 18:32:34 +0200
commitfc223e3bcdf0c1d26bd26b58e7eea338161b508a (patch)
tree8a3e2d303a45e4514b102d9e193464bcebf5716e /conf
parent04ec6a4a89a686bac7f9c388f41b9f4586b8ff13 (diff)
layer.conf: add warrior to LAYERSERIES_COMPAT
This allows to use the thud-next branch also with oe master. Currently no changes are needed. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to '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 f144bc2..53eed7e 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -22,4 +22,4 @@ LAYERDEPENDS_toradex-nxp-layer = " \
fsl-arm-extra \
toradex-bsp-common-layer \
"
-LAYERSERIES_COMPAT_toradex-nxp-layer = "sumo thud"
+LAYERSERIES_COMPAT_toradex-nxp-layer = "thud warrior"