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>
diff --git a/meta-aspeed/conf/layer.conf b/meta-aspeed/conf/layer.conf
index 98fd9e9..7e316fd 100644
--- a/meta-aspeed/conf/layer.conf
+++ b/meta-aspeed/conf/layer.conf
@@ -7,6 +7,6 @@
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}/")}'