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 22:07:42 +0100 |
commit | 03634c1d0ceb4cd0c90097b43ca5d17a74e1f0cc (patch) | |
tree | 08b57457c40f2705539064bbc3e5772aa7c81b4a /meta/recipes-bsp | |
parent | 7401de0beb2de614566b701f0fddae7e825b3e0f (diff) | |
download | poky-03634c1d0ceb4cd0c90097b43ca5d17a74e1f0cc.tar.gz |
u-boot: Upgrade to 2017.09
This upgrades the U-Boot to the 2017.09 release.
(From OE-Core rev: 340d413f678a4a64dfa060e8fe0ac721b73fed97)
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')
-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 e37f5fd409..02e51242cb 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" | |||
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 = "d85ca029f257b53a96da6c2fb421e78a003a9943" | 10 | SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" |
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.07.bb b/meta/recipes-bsp/u-boot/u-boot-fw-utils_2017.09.bb index c2e8f0fb84..c2e8f0fb84 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 f1fc564492..f1fc564492 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 37c21dcaa3..37c21dcaa3 100644 --- a/meta/recipes-bsp/u-boot/u-boot_2017.07.bb +++ b/meta/recipes-bsp/u-boot/u-boot_2017.09.bb | |||