From: Pierre-Jean Texier Date: Mon, 6 Jul 2020 20:35:35 +0000 (+0200) Subject: u-boot: upgrade 2020.04 -> 2020.07 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f83f55617ca0c5cab17511680344a221222a9f7a;p=openembedded-core.git 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 --- 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