summaryrefslogtreecommitdiff
path: root/meta-quanta/conf
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-09-19 22:31:29 +0300
committerBrad Bishop <radsquirrel@gmail.com>2019-09-23 16:17:24 +0300
commit36335f8dc8195f4392aee56664828899f6ef99cf (patch)
tree38c2d11c3fb7d2a1553d6f0a23bade15c9d55f13 /meta-quanta/conf
parent44d8109d65a066a3a4931ee189e95121e506c545 (diff)
downloadopenbmc-36335f8dc8195f4392aee56664828899f6ef99cf.tar.xz
meta-quanta: layer.conf: add zeus compatibility
OE-core master will be dropping warrior soon; zeus is the next release. (From meta-quanta rev: bee6771b647c0da99af4d06a3f60b7445d8427aa) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I7c5f88138fffd3ef7649270bc2e44354450018a8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-quanta/conf')
-rw-r--r--meta-quanta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-quanta/conf/layer.conf b/meta-quanta/conf/layer.conf
index ca07679d6..81759fe51 100644
--- a/meta-quanta/conf/layer.conf
+++ b/meta-quanta/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "quanta-layer"
BBFILE_PATTERN_quanta-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_quanta-layer = "thud warrior"
+LAYERSERIES_COMPAT_quanta-layer = "warrior zeus"