summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/u-boot/u-boot-common.inc
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2020-01-13 07:01:01 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-16 22:21:31 +0000
commit7b1440dff8129a997400cd7d4b5372455ddd1fe4 (patch)
treed6f090126f3c258bfa627bc00ff5265a461b14f8 /meta/recipes-bsp/u-boot/u-boot-common.inc
parentd95b03ae45b36a9b127ef639322e61b21c328d87 (diff)
downloadopenembedded-core-contrib-7b1440dff8129a997400cd7d4b5372455ddd1fe4.tar.gz
u-boot: Upgrade 2020.01-rc5 -> 2020.01
Also drop unreferenced (already merged) patches. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.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.inc5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index 4799948bb1..ce07055f87 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -10,12 +10,9 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
PE = "1"
-# Drop this line when updating to 2020.01 final
-PV = "2020.01~rc5"
-
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "ef7c2af65966a57c98d3c47e6c2fe1ce2103b7f6"
+SRCREV = "303f8fed261020c1cb7da32dad63b610bf6873dd"
SRC_URI = "git://git.denx.de/u-boot.git \
"