[Buildroot] [PATCH v2] doc/manual/configure.txt: add a short tutorial to reuse a Buildroot toolchain as external toolchain

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Oct 27 15:30:53 UTC 2019


Hello,

On Sun, 27 Oct 2019 11:39:12 +0100
Romain Naour <romain.naour at smile.fr> wrote:

> Laurent reported that a short tutorial was missing in the manual to
> explain how to reuse a Buildroot toolchain as external toolchain.
> 
> Signed-off-by: Romain Naour <romain.naour at smile.fr>
> Cc: Laurent Guillier <laurent.guillier at smile.fr>
> Cc: Matt Weber <matthew.weber at rockwellcollins.com>
> ---
> v2: Merge Matt's review and comments.

So, I've applied, but after reworking it significantly. First, it
really needed to be in a separate section, and not buried inside the
existing "External toolchain" section.

Then, it was really more complicated than it needed to be: all these
details about using out of tree build and so on were not relevant. You
can do all of that without out of tree build: do a first build for your
toolchain, produce the tarball, and then re-use that tarball for your
other Buildroot projects.

So I really simplified a lot the instructions. Feel free to have a
look, and send additional updates if needed.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list