summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot-common.inc
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2019-12-31 07:55:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-02 16:39:04 +0000
commit6c491181211b39e8082e73d9e87b5a99ee51261a (patch)
tree8f91579801c5607b965980d8355a2128b3eda8f7 /meta/recipes-bsp/u-boot/u-boot-common.inc
parente219f5175177a640dd62833082ea19adc1c13d42 (diff)
downloadopenembedded-core-contrib-6c491181211b39e8082e73d9e87b5a99ee51261a.tar.gz
u-boot: Update to v2020.01-rc5
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot/u-boot-common.inc')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-common.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index a0f9c41469..4799948bb1 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -11,11 +11,11 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
PE = "1"
# Drop this line when updating to 2020.01 final
-PV = "2020.01~rc3"
+PV = "2020.01~rc5"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "d4a31e8ee5592072d8d5208b3e950cba2d89b6bd"
+SRCREV = "ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6"
SRC_URI = "git://git.denx.de/u-boot.git \
"