[oe-commits] Otavio Salvador : u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07

git at git.openembedded.org git at git.openembedded.org
Tue Sep 10 14:50:35 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: c5fff5748e0aaf7e135fdd464c2104b1d3cbfd5a
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=c5fff5748e0aaf7e135fdd464c2104b1d3cbfd5a

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Wed Sep  4 21:39:11 2013 +0000

u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07

This upgrades the U-Boot based recipes for 2013.07 release.

This removes the 2011.03, 2011.06 and 2013.01.01 versions so we keep a
single one in core. The following recipes has been upgraded:

 - u-boot (remove old versions)
 - u-boot-mkimage (remove old versions)
 - u-boot-fw-utils -> u-boot-fw-utils-cross (renamed and reworked)

The u-boot-fw-utils-cross recipe has been reworked as it uses the
UBOOT_MACHINE to find default environment for use so it is indeed a
cross binary and not a native one.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../u-boot/files/fix-arm920t-eabi.patch            |   24 ------
 .../u-boot/u-boot-fw-utils-cross_2013.07.bb        |   38 +++++++++
 meta/recipes-bsp/u-boot/u-boot-fw-utils_2011.06.bb |   28 -------
 .../u-boot/u-boot-fw-utils_2013.01.01.bb           |   33 --------
 ...Drop-config.h-include-in-tools-imximage.h.patch |   39 ---------
 ...ove-LDSCRIPT-processing-to-the-top-level-.patch |   82 --------------------
 ...Drop-config.h-include-in-tools-imximage.h.patch |   39 ---------
 ...ove-LDSCRIPT-processing-to-the-top-level-.patch |   82 --------------------
 meta/recipes-bsp/u-boot/u-boot-mkimage_2011.03.bb  |   31 --------
 meta/recipes-bsp/u-boot/u-boot-mkimage_2011.06.bb  |   29 -------
 .../u-boot/u-boot-mkimage_2013.01.01.bb            |   33 --------
 meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb  |   16 ++--
 meta/recipes-bsp/u-boot/u-boot_2011.03.bb          |   24 ------
 meta/recipes-bsp/u-boot/u-boot_2011.06.bb          |   24 ------
 meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb       |   29 -------
 15 files changed, 47 insertions(+), 504 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=c5fff5748e0aaf7e135fdd464c2104b1d3cbfd5a


More information about the Openembedded-commits mailing list