]> code.ossystems Code Review - openembedded-core.git/commit
u-boot: update to version 2014.07
authorDenys Dmytriyenko <denys@ti.com>
Tue, 16 Sep 2014 23:10:01 +0000 (19:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 12 Nov 2014 15:36:12 +0000 (15:36 +0000)
commita8692184d25cb7d8cb3b617e1dfb901fe1b0ca3d
tree114d14bb9e1dfbace4f94d1598a239b800608fe6
parenta3c863c4a65737a410a0353d97a0ee538eb82434
u-boot: update to version 2014.07

u-boot doesn't really support building its tools for the target, as they are
built with HOSTCC compiler, which is also used to compile fixdep utility
that gets executed during the build. Since it might be beneficial to have a
target version of mkimage, let's hack it to build fixdep in a separate step.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/u-boot/files/0001-am335x_evm.h-Add-use-DEFAULT_LINUX_BOOT_ENV-environm.patch [deleted file]
meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2014.07.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils-cross_2013.07.bb with 76% similarity]
meta/recipes-bsp/u-boot/u-boot-fw-utils_2014.07.bb [moved from meta/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bb with 74% similarity]
meta/recipes-bsp/u-boot/u-boot-mkimage_2014.07.bb [moved from meta/recipes-bsp/u-boot/u-boot-mkimage_2013.07.bb with 59% similarity]
meta/recipes-bsp/u-boot/u-boot.inc
meta/recipes-bsp/u-boot/u-boot_2013.07.bb [deleted file]
meta/recipes-bsp/u-boot/u-boot_2014.07.bb [new file with mode: 0644]