From: Alex Kiernan Date: Sat, 25 Apr 2020 08:31:42 +0000 (+0100) Subject: u-boot: Upgrade 2020.01 -> 2020.04 X-Git-Tag: uninative-2.9~993 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=da4b1de11213f988317bee1c9da356a506ef0acc;p=openembedded-core.git u-boot: Upgrade 2020.01 -> 2020.04 Signed-off-by: Alex Kiernan 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 edd0004792..f4790532b4 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 = "303f8fed261020c1cb7da32dad63b610bf6873dd" +SRCREV = "1079ec0a77c3fda510f07860b2549c47f3a46c21" SRC_URI = "git://git.denx.de/u-boot.git \ " diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-tools_2020.01.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2020.04.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2020.01.bb b/meta/recipes-bsp/u-boot/u-boot_2020.04.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2020.01.bb rename to meta/recipes-bsp/u-boot/u-boot_2020.04.bb