summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-04 14:53:09 -0500
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-04 14:55:07 -0500
commitf8d072428da7db7196397b1144433ba12798871a (patch)
tree94e487cb2a258c7038e1a3e518d8456991995b70
parente14eac351752c87a4b3e97def168236336442bec (diff)
downloadtalos-openbmc-f8d072428da7db7196397b1144433ba12798871a.tar.gz
talos-openbmc-f8d072428da7db7196397b1144433ba12798871a.zip
aspeed; fix incorrectly applied patch
meta-aspeed commit 054541adc3 was not applied correctly. sync up the subtree with 054541adc3 applied correctly. Change-Id: I3df6319c6e5f68e2d517db177928c1077dacdb85 Fixes: 1a4b7ee28bf7413af6513fb45ad0d0736048f866 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-aspeed/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/conf/layer.conf b/meta-aspeed/conf/layer.conf
index 98fd9e9b2..7e316fd84 100644
--- a/meta-aspeed/conf/layer.conf
+++ b/meta-aspeed/conf/layer.conf
@@ -7,6 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "aspeed-layer"
BBFILE_PATTERN_aspeed-layer = ""
LAYERVERSION_aspeed-layer = "1"
-LAYERSERIES_COMPAT_aspeed-layer = "sumo thud"
+LAYERSERIES_COMPAT_aspeed-layer = "thud"
ASPEEDBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud