summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/layer.conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-19 21:19:26 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-23 16:18:15 +0300
commit57a073508f907e2c7a86f52af887ce6ec9b1ca0d (patch)
treedac058847dcdb431b2ac640822af3a4194764f4e /meta-phosphor/conf/layer.conf
parentd73b9cd7c055b22dfb5c10031134bc4e769b48da (diff)
downloadopenbmc-57a073508f907e2c7a86f52af887ce6ec9b1ca0d.tar.xz
meta-phosphor: layer.conf: add zeus compatibility
OE-core master will be dropping warrior soon; zeus is the next release. (From meta-phosphor rev: 4a7eb91c9da7ce95d114b3bd435565debbc9b58a) Change-Id: I7eb11fcf9ed431afb3b8ad5f81fcc60c8d2ec299 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/conf/layer.conf')
-rw-r--r--meta-phosphor/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/layer.conf b/meta-phosphor/conf/layer.conf
index 764afde05..d35230656 100644
--- a/meta-phosphor/conf/layer.conf
+++ b/meta-phosphor/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "phosphor-layer"
BBFILE_PATTERN_phosphor-layer := "^${LAYERDIR}/"
LAYERVERSION_phosphor-layer = "1"
-LAYERSERIES_COMPAT_phosphor-layer = "thud warrior"
+LAYERSERIES_COMPAT_phosphor-layer = "warrior zeus"
IMAGE_FEATURES[validitems] += "tools-profile"