summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2020-04-13 22:48:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-14 22:26:23 +0300
commit45a42423b9ef2aa065bb688507530a228ffe7339 (patch)
tree6a69f0cdca07203ed04d8a520c1aa7f6107b9249 /meta-phosphor/conf
parent800bfc903d91ac419c17ecf2edeeb5073b668947 (diff)
downloadopenbmc-45a42423b9ef2aa065bb688507530a228ffe7339.tar.xz
dunfell: add support for new layer
(From meta-phosphor rev: de7df6ae69414c3168d968dccca08d10d10418b7) Change-Id: Ie1c39397ef6729ef96c4378029646a6d2dac9532 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/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 d35230656..028c6e52e 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 = "warrior zeus"
+LAYERSERIES_COMPAT_phosphor-layer = "warrior zeus dunfell"
IMAGE_FEATURES[validitems] += "tools-profile"