summaryrefslogtreecommitdiffstats
path: root/meta-intel/meta-s2600wf
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-05 18:31:05 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-08 21:45:13 -0400
commitddf943cfe84256fb25a367b27ce24b79f2f2884c (patch)
tree04df1efac4ab1e5de635912be2c66c9f2b6fc642 /meta-intel/meta-s2600wf
parent9e83379502a587eaef0d0266e33ebcf3d5cdf052 (diff)
downloadtalos-openbmc-ddf943cfe84256fb25a367b27ce24b79f2f2884c.tar.gz
talos-openbmc-ddf943cfe84256fb25a367b27ce24b79f2f2884c.zip
meta-intel: layer.conf: Add warrior compatibility
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-intel rev: 8a61b573a9f4586ba204fd38e71433575872e8aa) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie818ed3781969761beaeb8aaccaedf43dd841dbc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel/meta-s2600wf')
-rw-r--r--meta-intel/meta-s2600wf/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-s2600wf/conf/layer.conf b/meta-intel/meta-s2600wf/conf/layer.conf
index 357dc2fdf..3fb9534dc 100644
--- a/meta-intel/meta-s2600wf/conf/layer.conf
+++ b/meta-intel/meta-s2600wf/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "s2600wf"
BBFILE_PATTERN_s2600wf = ""
BBFILE_PRIORITY_s2600wf = "5"
-LAYERSERIES_COMPAT_s2600wf = "thud"
+LAYERSERIES_COMPAT_s2600wf = "thud warrior"
OpenPOWER on IntegriCloud