u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 4 Sep 2013 21:39:11 +0000 (21:39 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Sep 2013 15:02:23 +0000 (16:02 +0100)
commit5bbca1dc92354f6156bfca89cd16ad0bcb3091e5
tree23cb6b78249eb655c5a10281e08701a0b9362918
parent40c45acdb9cfa2f005ed959476c983a2dcdac4b4
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.

(From OE-Core rev: c5fff5748e0aaf7e135fdd464c2104b1d3cbfd5a)

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
15 files changed:
meta/recipes-bsp/u-boot/files/fix-arm920t-eabi.patch [deleted file]
meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2013.07.bb [new file with mode: 0644]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2011.06.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage-2011.03/0001-Drop-config.h-include-in-tools-imximage.h.patch [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage-2011.03/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage/0001-Drop-config.h-include-in-tools-imximage.h.patch [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage/0002-config.mk-move-LDSCRIPT-processing-to-the-top-level-.patch [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage_2011.03.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage_2011.06.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage_2013.01.01.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb
meta/recipes-bsp/u-boot/u-boot_2011.03.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot_2011.06.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot_2013.01.01.bb [deleted file]