From df987d673c933c1040a86a863d00387df7c550cc Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 7 Jul 2021 23:44:29 +0800 Subject: [PATCH] u-boot: upgrade 2021.04 -> 2021.07 (Changes of v2021.07) Processed 1730 csets from 187 developers 29 employers found A total of 402449 lines added, 82710 removed (delta 319739) Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../u-boot/{u-boot-tools_2021.04.bb => u-boot-tools_2021.07.bb} | 0 .../recipes-bsp/u-boot/{u-boot_2021.04.bb => u-boot_2021.07.bb} | 0 3 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-bsp/u-boot/{u-boot-tools_2021.04.bb => u-boot-tools_2021.07.bb} (100%) rename meta/recipes-bsp/u-boot/{u-boot_2021.04.bb => u-boot_2021.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 dbbb9ff145..6b9253806f 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 = "b46dd116ce03e235f2a7d4843c6278e1da44b5e1" +SRCREV = "840658b093976390e9537724f802281c9c8439f5" SRC_URI = "git://git.denx.de/u-boot.git \ " diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2021.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2021.07.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-tools_2021.04.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2021.07.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2021.04.bb b/meta/recipes-bsp/u-boot/u-boot_2021.07.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2021.04.bb rename to meta/recipes-bsp/u-boot/u-boot_2021.07.bb -- 2.40.1