diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2017-09-11 17:30:56 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-13 21:59:57 +0100 |
commit | 340d413f678a4a64dfa060e8fe0ac721b73fed97 (patch) | |
tree | 1450ea7dd0369c9c70186f2aa3857ce30d72207f /meta/recipes-bsp/u-boot | |
parent | 7ccb76ff4644194bb20159affe9d573695205e63 (diff) | |
download | openembedded-core-contrib-340d413f678a4a64dfa060e8fe0ac721b73fed97.tar.gz |
u-boot: Upgrade to 2017.09
This upgrades the U-Boot to the 2017.09 release.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-bsp/u-boot')
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-common_2017.09.inc (renamed from meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc) | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.09.bb (renamed from meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot-mkimage_2017.09.bb (renamed from meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/u-boot_2017.09.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2017.07.bb) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc b/meta/recipes-bsp/u-boot/u-boot-common_2017.09.inc index e37f5fd4091..02e51242cb6 100644 --- a/meta/recipes-bsp/u-boot/u-boot-common_2017.07.inc +++ b/meta/recipes-bsp/u-boot/u-boot-common_2017.09.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 = "d85ca029f257b53a96da6c2fb421e78a003a9943" +SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" SRC_URI = "git://git.denx.de/u-boot.git \ file://MPC8315ERDB-enable-DHCP.patch \ diff --git a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.09.bb index c2e8f0fb849..c2e8f0fb849 100644 --- a/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.09.bb diff --git a/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.09.bb index f1fc5644922..f1fc5644922 100644 --- a/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot-mkimage_2017.09.bb diff --git a/meta/recipes-bsp/u-boot/u-boot_2017.07.bb b/meta/recipes-bsp/u-boot/u-boot_2017.09.bb index 37c21dcaa38..37c21dcaa38 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2017.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2017.09.bb |