From b19a422d594a25d91f16f5071b99cf77cd34014a Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 10 Jun 2020 19:51:35 +0930 Subject: u-boot-aspeed: DTC compilation hack Alejandro Enedino Hernandez Samaniego (1): libfdt: Make it compatible with newer dtc (From meta-aspeed rev: 724b95b0ed5b41f28b2f5926c209dace73a9b336) Change-Id: I9ca8614fe5127e6875386745780ca3c3c607d168 Signed-off-by: Joel Stanley Signed-off-by: Andrew Geissler --- meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc index 7e400b7ad4..fa6e75079c 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc @@ -8,7 +8,7 @@ PE = "1" # 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" -- cgit v1.2.3