From f8d072428da7db7196397b1144433ba12798871a Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Mon, 4 Feb 2019 14:53:09 -0500 Subject: 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 --- meta-aspeed/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed/conf/layer.conf') 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}/")}' -- cgit v1.2.1