summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEnrico Jorns <ejo@pengutronix.de>2019-04-04 07:15:05 +0200
committerEnrico Jorns <e.joerns@tu-bs.de>2019-04-05 07:49:15 +0200
commitcc0ca73cf26ce989fa8879c68fee7ec2039f60a0 (patch)
tree024a57e7222baa63be0f406d38e8c1848dd19d81
parent08082fbf8124f59f31d76ce6377f5e7c82b3e33d (diff)
downloadmeta-ptx-cc0ca73cf26ce989fa8879c68fee7ec2039f60a0.tar.gz
meta-ptx-cc0ca73cf26ce989fa8879c68fee7ec2039f60a0.tar.xz
conf: layer: add 'warrior' to LAYERSERIES_COMPAT
Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 4963c4d..7642682 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "ptx"
BBFILE_PATTERN_ptx = "^${LAYERDIR}/"
BBFILE_PRIORITY_ptx = "6"
-LAYERSERIES_COMPAT_ptx = "sumo rocko thud"
+LAYERSERIES_COMPAT_ptx = "sumo rocko thud warrior"