From db6fedd77a1a468ce65f7276bb79b5f0ddf4a0b5 Mon Sep 17 00:00:00 2001 From: Pierre-Jean Texier Date: Mon, 6 Jul 2020 22:35:35 +0200 Subject: [PATCH] u-boot: upgrade 2020.04 -> 2020.07 See https://lists.denx.de/pipermail/u-boot/2020-July/418797.html Signed-off-by: Pierre-Jean Texier Signed-off-by: Richard Purdie --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../u-boot/{u-boot-tools_2020.04.bb => u-boot-tools_2020.07.bb} | 0 .../recipes-bsp/u-boot/{u-boot_2020.04.bb => u-boot_2020.07.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-bsp/u-boot/{u-boot-tools_2020.04.bb => u-boot-tools_2020.07.bb} (100%) rename meta/recipes-bsp/u-boot/{u-boot_2020.04.bb => u-boot_2020.07.bb} (100%) diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc index f4790532b4..9199bbfe0b 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc @@ -12,7 +12,7 @@ PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "1079ec0a77c3fda510f07860b2549c47f3a46c21" +SRCREV = "2f5fbb5b39f7b67044dda5c35e4a4b31685a3109" SRC_URI = "git://git.denx.de/u-boot.git \ " diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2020.07.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2020.04.bb b/meta/recipes-bsp/u-boot/u-boot_2020.07.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2020.04.bb rename to meta/recipes-bsp/u-boot/u-boot_2020.07.bb -- 2.40.1