From 369e217c2f4b7036a29317b700dbbd433e9cdda3 Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Mon, 13 Jan 2020 07:01:01 +0000 Subject: u-boot: Upgrade 2020.01-rc5 -> 2020.01 Also drop unreferenced (already merged) patches. (From OE-Core rev: 7b1440dff8129a997400cd7d4b5372455ddd1fe4) Signed-off-by: Alex Kiernan Signed-off-by: Richard Purdie --- meta/recipes-bsp/u-boot/u-boot-common.inc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'meta/recipes-bsp/u-boot/u-boot-common.inc') 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 \ " -- cgit v1.2.3-54-g00ecf