u-boot-aspeed: DTC compilation hack
Alejandro Enedino Hernandez Samaniego (1):
libfdt: Make it compatible with newer dtc
Change-Id: I220a6b6eb623f2a32396198fc1ba45d1210440a1
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc b/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
index 7e400b7..fa6e750 100644
--- a/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
+++ b/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc
@@ -8,7 +8,7 @@
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "59428fe010c4c95261e88b737a847643f2682a6b"
+SRCREV = "1ded9fa3a26262efa12aa316f66c73298a84d838"
UBRANCH = "v2016.07-aspeed-openbmc"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https"