summaryrefslogtreecommitdiffstats
path: root/meta-quanta/meta-gsj
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-05 12:30:45 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-05 18:37:06 -0400
commiteaca54dfe3e11c31b20a5441bad3c1484e5ccca6 (patch)
tree74415476787dc149cc4be717a75076c0d25195b0 /meta-quanta/meta-gsj
parent27429b586f68f10fdcb237c226b32d985a3b2f85 (diff)
downloadtalos-openbmc-eaca54dfe3e11c31b20a5441bad3c1484e5ccca6.tar.gz
talos-openbmc-eaca54dfe3e11c31b20a5441bad3c1484e5ccca6.zip
meta-quanta: 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-quanta rev: 4f126361a17e37cfc96d5f9ccd5e3b81fa8b5ae2) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I0a6cc767e787cef3d31d75b987b9369e44a7afc9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-quanta/meta-gsj')
-rw-r--r--meta-quanta/meta-gsj/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-quanta/meta-gsj/conf/layer.conf b/meta-quanta/meta-gsj/conf/layer.conf
index d1c71c836..f29b93af8 100644
--- a/meta-quanta/meta-gsj/conf/layer.conf
+++ b/meta-quanta/meta-gsj/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "gsj-layer"
BBFILE_PATTERN_gsj-layer = ""
-LAYERSERIES_COMPAT_gsj-layer = "thud"
+LAYERSERIES_COMPAT_gsj-layer = "thud warrior"
OpenPOWER on IntegriCloud