summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-06-27 21:08:14 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-07-12 00:20:42 +0000
commit8c46b1d59ab33c96f258c264ac9d113ff6783ecb (patch)
tree0cfb4bb35152f0473116eb8efcaa2b2a9f1695d9 /meta-openbmc-bsp
parent89404394741e92e34bd3f850dd48563ae0a1b9c5 (diff)
downloadtalos-openbmc-8c46b1d59ab33c96f258c264ac9d113ff6783ecb.tar.gz
talos-openbmc-8c46b1d59ab33c96f258c264ac9d113ff6783ecb.zip
aspeed: Set LAYERSERIES_COMPAT
Starting with sumo, bitbake emits a warning if this variable is not set. Indicate sumo branch compatibility. Change-Id: I99921e6d710135b3eed4d23363a2b924af4906f6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/conf/layer.conf b/meta-openbmc-bsp/meta-aspeed/conf/layer.conf
index 79933c2b2..613c41cc4 100644
--- a/meta-openbmc-bsp/meta-aspeed/conf/layer.conf
+++ b/meta-openbmc-bsp/meta-aspeed/conf/layer.conf
@@ -7,3 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "aspeed-layer"
BBFILE_PATTERN_aspeed-layer = ""
LAYERVERSION_aspeed-layer = "1"
+LAYERSERIES_COMPAT_aspeed-layer = "sumo"
OpenPOWER on IntegriCloud