summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2021-08-11 18:48:25 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-11 22:02:21 +0300
commit5257879e91af14977dcc7338eaee3b2915c2120c (patch)
tree5b2673a690614d9cb8dd7108bf4d1507bf35f2c8 /meta-phosphor/conf
parent1e42709b7e9bf6fa56ee39f3daed9a24c4b5ad69 (diff)
downloadopenbmc-5257879e91af14977dcc7338eaee3b2915c2120c.tar.xz
meta-{aspeed,phosphor}: layer.conf: Override syntax cleanup
LAYERVERSION should keep underscore instead of colon. Change-Id: I53b0af2fd8c756d09a11ee2c970910cdf7331738 Signed-off-by: Adriana Kobylak <anoo@us.ibm.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 664fc0e40..783545687 100644
--- a/meta-phosphor/conf/layer.conf
+++ b/meta-phosphor/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "phosphor-layer"
BBFILE_PATTERN_phosphor-layer := "^${LAYERDIR}/"
-LAYERVERSION:phosphor-layer = "1"
+LAYERVERSION_phosphor-layer = "1"
LAYERSERIES_COMPAT_phosphor-layer = "gatesgarth hardknott honister"
IMAGE_FEATURES[validitems] += "tools-profile"