summaryrefslogtreecommitdiff
path: root/meta-aspeed/conf/layer.conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-08-06 17:13:33 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-11 00:56:33 +0300
commitb9799be79de3f0a15a14be392ee90574433435ad (patch)
tree3c65475447a820e83c873a0371ac0717763b82c3 /meta-aspeed/conf/layer.conf
parented2ee5d25d6f756fe721e16b39aabbd475d982d9 (diff)
downloadopenbmc-b9799be79de3f0a15a14be392ee90574433435ad.tar.xz
meta-aspeed: prep for new override syntax
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8135871ae0e3b360aff7d878f7cf04a2504f2dd0
Diffstat (limited to 'meta-aspeed/conf/layer.conf')
-rw-r--r--meta-aspeed/conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-aspeed/conf/layer.conf b/meta-aspeed/conf/layer.conf
index c0289753f..00302ddf5 100644
--- a/meta-aspeed/conf/layer.conf
+++ b/meta-aspeed/conf/layer.conf
@@ -6,5 +6,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "aspeed-layer"
BBFILE_PATTERN_aspeed-layer := "^${LAYERDIR}/"
-LAYERVERSION_aspeed-layer = "1"
-LAYERSERIES_COMPAT_aspeed-layer = "gatesgarth hardknott"
+LAYERVERSION:aspeed-layer = "1"
+LAYERSERIES_COMPAT_aspeed-layer = "gatesgarth hardknott honister"