summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2020-06-10 13:21:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-16 23:42:10 +0300
commitd515dbe4fcb56efbf35d6c2b0200b9033a299aa1 (patch)
tree89f8b1d332f65a98d9e2d4c5e9a01fcf3ee7df94 /meta-aspeed/recipes-bsp
parent03d5210dc705965343e1af504ea121b75b594279 (diff)
downloadopenbmc-d515dbe4fcb56efbf35d6c2b0200b9033a299aa1.tar.xz
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 <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed/recipes-bsp')
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc2
1 files changed, 1 insertions, 1 deletions
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 7e400b7ad..fa6e75079 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"