[OE-core] [PATCH] u-boot: update to version 2014.07

Burton, Ross ross.burton at intel.com
Wed Nov 5 14:56:23 UTC 2014


On 14 September 2014 04:34, Denys Dmytriyenko <denis at denix.org> wrote:

> From: Denys Dmytriyenko <denys at ti.com>
>
> * Update U-boot and corresponding tools to version 2014.07
> * Small cleanups with indentation and consolidation of u-boot.inc
>
> Signed-off-by: Denys Dmytriyenko <denys at ti.com>
>

So u-boot-mkimage is failing to build for the target case:

| DEBUG: Executing shell function do_compile
| NOTE: make -j 8 HOSTCC=arm-poky-linux-gnueabi-gcc  -march=armv5te -marm
-mthumb-interwork --sysroot=/data/poky-master/tmp/sysroots/qemuarm
HOSTLD=arm-poky-linux-gnueabi-ld
--sysroot=/data/poky-master/tmp/sysroots/qemuarm  HOSTLDFLAGS=-Wl,-O1
-Wl,--hash-style=gnu -Wl,--as-needed HOSTSTRIP=true tools-only
|   CHK     include/config/uboot.release
|   HOSTCC  scripts/basic/fixdep
|   CHK     include/generated/timestamp_autogenerated.h
|   UPD     include/generated/timestamp_autogenerated.h
|   UPD     include/config/uboot.release
|   CHK     include/generated/version_autogenerated.h
|   UPD     include/generated/version_autogenerated.h
| scripts/basic/fixdep: 1: scripts/basic/fixdep: Syntax error: word
unexpected (expecting ")")

I suspect the real problem is:

$ file fixdep
fixdep: ELF 32-bit LSB executable, ARM, version 1 (SYSV), dynamically
linked (uses shared libs), for GNU/Linux 2.6.32,
BuildID[sha1]=0xb4ea84a189f10b4f3e08fb10f8e490135e2b920c, not stripped

It appears to have been built using the target compiler, not the host.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20141105/14e46e99/attachment-0002.html>


More information about the Openembedded-core mailing list