summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-07-30 10:05:15 +0300
committerEd Tanous <ed@tanous.net>2019-08-20 18:56:17 +0300
commit42bcee0eb6030aede9ac499887905c304e8f3082 (patch)
treed6cd8cf19e3d548ba796aa454fcf7f0b132fc4c8 /meta-aspeed
parent119fff484a54eb9fe239d5af99a7823874f24994 (diff)
downloadopenbmc-42bcee0eb6030aede9ac499887905c304e8f3082.tar.xz
u-boot-aspeed: Update to SDK v00.02.01
(From meta-aspeed rev: fb54525540953435683dcc3bee915123e25a1a8b) Change-Id: I3dcce46f6f18ea9cf24a8b53b6f79a9899e7d6c8 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-aspeed')
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index bdcb7fb13..7aa879cdf 100644
--- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.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 = "baa29d5ecc47e6b32a3422c897dcbe30e7209e2b"
+SRCREV = "d8ebf49e584e4e134bd8d1c445ef2da276a00e1a"
UBRANCH = "aspeed-master-v2019.04"
SRC_URI = "git://github.com/AspeedTech-BMC/u-boot;branch=${UBRANCH};protocol=https"