diff options
author | Anders Darander <anders@chargestorm.se> | 2013-09-13 19:21:35 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-17 19:34:56 +0100 |
commit | 9a4169a46555cd1b6a648522ce2b782ac1874343 (patch) | |
tree | 47146eea15748706d638232bf78b9014c3f895f5 /meta-yocto/conf | |
parent | 14fee32867c42c0610411c83a0f85dc9a15971fa (diff) | |
download | ast2050-yocto-poky-9a4169a46555cd1b6a648522ce2b782ac1874343.zip ast2050-yocto-poky-9a4169a46555cd1b6a648522ce2b782ac1874343.tar.gz |
u-boot-fw-utils: reinstate target recipe for fw_printenv
The latest upgrade changed u-boot-fw-utils to u-boot-fw-utils-cross, which
removed the on-target fw_printenv (and fw_setenv).
Re-create the updated version of the u-boot-fw-utils recipe.
U-Boot does try to strip the fw_printenv binary by default now. To avoid
this, without patching the Makefile, we add HOSTSTRIP=true to EXTRA_OEMAKE.
The new U-Boot do also require us to configure the build for a specific
machine, thus we change the package arch.ยง
(From OE-Core rev: 83cb07047658e2e2b2d721e1b01553d4df3d8636)
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto/conf')
0 files changed, 0 insertions, 0 deletions