[OE-core] [PATCH] u-boot: mkimage: Fix build of u-boot-mkimage
Burton, Ross
ross.burton at intel.com
Mon Nov 7 20:15:31 UTC 2016
On 7 November 2016 at 18:20, Marek Vasut <marex at denx.de> wrote:
> + # Disable CONFIG_CMD_LICENSE, license.h is not used by tools and
> + # generating it requires bin2header tool, which for target build
> + # is built with target tools and thus cannot be executed on host.
> + sed -i "s/CONFIG_CMD_LICENSE.*/# CONFIG_CMD_LICENSE is not set/"
> .config
>
Looking at the makefile this isn't the case - it's part of hostprogs so if
anyone of the host-built tools work, they all should.
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161107/5445ec66/attachment-0002.html>
More information about the Openembedded-core
mailing list