summaryrefslogtreecommitdiff
path: root/meta-google/conf
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-09-19 22:28:59 +0300
committerBrad Bishop <radsquirrel@gmail.com>2019-09-20 16:11:05 +0300
commit16a86ccf4da251300eb4afda9a2ada0ca308d7d6 (patch)
tree15e74be3373f06c0081bf04421aee69953745a71 /meta-google/conf
parented03381645f8f1b8d642074ff2459aacd9300017 (diff)
downloadopenbmc-16a86ccf4da251300eb4afda9a2ada0ca308d7d6.tar.xz
meta-google: layer.conf: add zeus compatibility
OE-core master will be dropping warrior soon; zeus is the next release. (From meta-google rev: 3bc085b11bb53063d63b043a9d678cfd4359eacd) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ia05fbd051ec17edd30849480fbeb94c263f96935 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-google/conf')
-rw-r--r--meta-google/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf
index bec624e88..982339c10 100644
--- a/meta-google/conf/layer.conf
+++ b/meta-google/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "google-layer"
BBFILE_PATTERN_google-layer := "^${LAYERDIR}/"
LAYERVERSION_google-layer = "1"
-LAYERSERIES_COMPAT_google-layer = "thud warrior"
+LAYERSERIES_COMPAT_google-layer = "warrior zeus"