[gnome-continuous-yocto/gnomeostree-3.28-rocko: 6168/8267] u-boot: Update to 2017.05 release
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 6168/8267] u-boot: Update to 2017.05 release
- Date: Sun, 17 Dec 2017 04:27:58 +0000 (UTC)
commit e85889c0872ad8fb44aad28a06039bbde9dbca0b
Author: Marek Vasut <marex denx de>
Date: Wed May 24 22:44:41 2017 +0200
u-boot: Update to 2017.05 release
Upgrade U-Boot to the latest version.
Since the latest version has the default gcc patch in it, drop it.
(From OE-Core rev: 241cd21f70a537d23147a7e7b367bfc49fda1ac5)
Signed-off-by: Marek Vasut <marex denx de>
Cc: Denys Dmytriyenko <denis denix org>
Cc: Richard Purdie <richard purdie linuxfoundation org>
Cc: Ross Burton <ross burton intel com>
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta/recipes-bsp/u-boot/files/default-gcc.patch | 39 --------------------
...ommon_2017.01.inc => u-boot-common_2017.05.inc} | 2 +-
...utils_2017.01.bb => u-boot-fw-utils_2017.05.bb} | 2 -
...kimage_2017.01.bb => u-boot-mkimage_2017.05.bb} | 2 -
.../{u-boot_2017.01.bb => u-boot_2017.05.bb} | 0
5 files changed, 1 insertions(+), 44 deletions(-)
---
diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc
b/meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc
similarity index 86%
rename from meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc
rename to meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc
index df24c85..3719aee 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common_2017.01.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc
@@ -7,7 +7,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "a705ebc81b7f91bbd0ef7c634284208342901149"
+SRCREV = "64c4ffa9fa223f7ae8640f9c8f3044bfa0e3bfda"
SRC_URI = "git://git.denx.de/u-boot.git"
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb
b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.05.bb
similarity index 96%
rename from meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb
rename to meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.05.bb
index 2631499..c2e8f0f 100644
--- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.05.bb
@@ -1,7 +1,5 @@
require u-boot-common_${PV}.inc
-SRC_URI += "file://default-gcc.patch"
-
SUMMARY = "U-Boot bootloader fw_printenv/setenv utilities"
DEPENDS = "mtd-utils"
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb
b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.05.bb
similarity index 96%
rename from meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb
rename to meta/recipes-bsp/u-boot/u-boot-mkimage_2017.05.bb
index de999e7..f1fc564 100644
--- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.01.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.05.bb
@@ -1,7 +1,5 @@
require u-boot-common_${PV}.inc
-SRC_URI += "file://default-gcc.patch"
-
SUMMARY = "U-Boot bootloader image creation tool"
DEPENDS = "openssl"
diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.01.bb b/meta/recipes-bsp/u-boot/u-boot_2017.05.bb
similarity index 100%
rename from meta/recipes-bsp/u-boot/u-boot_2017.01.bb
rename to meta/recipes-bsp/u-boot/u-boot_2017.05.bb
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]