From: Pierre-Jean Texier Date: Mon, 6 Jul 2020 20:35:35 +0000 (+0200) Subject: u-boot: upgrade 2020.04 -> 2020.07 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~10559 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db6fedd77a1a468ce65f7276bb79b5f0ddf4a0b5;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 f4790532b4a..9199bbfe0b2 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