[U-Boot] [U-Boot, PATCHv2, 3/3] tools: add a generic config for native tools building

Tom Rini trini at konsulko.com
Mon Dec 17 12:10:54 UTC 2018


On Fri, Dec 07, 2018 at 07:00:41PM -0500, Tom Rini wrote:

> From: Otavio Salvador <otavio at ossystems.com.br>
> 
> The motivation for this is to allow distributions to distribute all
> possible tools in a generic way, avoiding the need of specific tools
> building for each machine.
> 
> Especially on OpenEmbedded / Yocto Project ecosystem, it is very
> common each BSP to end providing their specific tools when they need
> to generate images for some SoC (e.g MX23 / MX28 in meta-freescale
> case).
> 
> Using this, we can package the tools doing:
> 
> $: make tools-only_defconfig
> $: make tools-only
> 
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> [trini: Add MAINTAINERS entry for myself, add to .travis.yml, make
> U-Boot itself buildable to not trip up other frameworks]
> Signed-off-by: Tom Rini <trini at konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181217/1f60830d/attachment.sig>


More information about the U-Boot mailing list