diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2017-07-15 14:07:30 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-21 22:51:37 +0100 |
commit | d2990a2da61b6a6078728cfa3715b3f4144398f7 (patch) | |
tree | f7f0ce66260dc717056e919ee3f1f67779d4ab9b /meta/recipes-bsp/u-boot | |
parent | 17d181f0590b37df2ca5ee2ff1ab6db343b62f33 (diff) | |
download | poky-d2990a2da61b6a6078728cfa3715b3f4144398f7.tar.gz |
u-boot: Upgrade to 2017.07 release
This patch upgrades the U-Boot to the 2017.07 release.
(From OE-Core rev: b322e1b1cb4cd4d4cc53f868b53ca9b069772755)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/u-boot')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc (renamed from meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc) | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.05.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot-mkimage_2017.05.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2017.07.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2017.05.bb) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc b/meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc index 0e52f27df8..f27989daa1 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common_2017.05.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc | |||
@@ -7,7 +7,7 @@ PE = "1" | |||
7 | 7 | ||
8 | # We use the revision in order to avoid having to fetch it from the | 8 | # We use the revision in order to avoid having to fetch it from the |
9 | # repo during parse | 9 | # repo during parse |
10 | SRCREV = "64c4ffa9fa223f7ae8640f9c8f3044bfa0e3bfda" | 10 | SRCREV = "d85ca029f257b53a96da6c2fb421e78a003a9943" |
11 | 11 | ||
12 | SRC_URI = "git://git.denx.de/u-boot.git \ | 12 | SRC_URI = "git://git.denx.de/u-boot.git \ |
13 | file://MPC8315ERDB-enable-DHCP.patch \ | 13 | file://MPC8315ERDB-enable-DHCP.patch \ |
diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.05.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb index c2e8f0fb84..c2e8f0fb84 100644 --- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.05.bb +++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.05.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb index f1fc564492..f1fc564492 100644 --- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.05.bb +++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb | |||
diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.05.bb b/meta/recipes-bsp/u-boot/u-boot_2017.07.bb index 37c21dcaa3..37c21dcaa3 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2017.05.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2017.07.bb | |||