From ef1d305ae39eaa19fe891be2b206a3e26072d378 Mon Sep 17 00:00:00 2001 From: Alistair Francis Date: Mon, 8 Jul 2019 13:38:41 -0700 Subject: [PATCH] u-boot: Update to 2019.07 Signed-off-by: Alistair Francis Signed-off-by: Richard Purdie --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../{u-boot-fw-utils_2019.04.bb => u-boot-fw-utils_2019.07.bb} | 0 .../u-boot/{u-boot-tools_2019.04.bb => u-boot-tools_2019.07.bb} | 0 .../recipes-bsp/u-boot/{u-boot_2019.04.bb => u-boot_2019.07.bb} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-bsp/u-boot/{u-boot-fw-utils_2019.04.bb => u-boot-fw-utils_2019.07.bb} (100%) rename meta/recipes-bsp/u-boot/{u-boot-tools_2019.04.bb => u-boot-tools_2019.07.bb} (100%) rename meta/recipes-bsp/u-boot/{u-boot_2019.04.bb => u-boot_2019.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 a0212e1b6b..ad043dbcde 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common.inc @@ -8,7 +8,7 @@ PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "3c99166441bf3ea325af2da83cfe65430b49c066" +SRCREV = "e5aee22e4be75e75a854ab64503fc80598bc2004" SRC_URI = "git://git.denx.de/u-boot.git" diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.04.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.07.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.04.bb rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2019.07.bb diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2019.07.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot-tools_2019.04.bb rename to meta/recipes-bsp/u-boot/u-boot-tools_2019.07.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2019.04.bb b/meta/recipes-bsp/u-boot/u-boot_2019.07.bb similarity index 100% rename from meta/recipes-bsp/u-boot/u-boot_2019.04.bb rename to meta/recipes-bsp/u-boot/u-boot_2019.07.bb -- 2.40.1