From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [Patch v2 1/1] Fix selection of bootloaders from $(BR2_EXTERNAL)
Date: Wed, 8 Oct 2014 10:09:54 +0200 [thread overview]
Message-ID: <20141008100954.7bff0f9f@free-electrons.com> (raw)
In-Reply-To: <20141007222933.GC27580@free.fr>
Yann, Eric,
On Wed, 8 Oct 2014 00:29:33 +0200, Yann E. MORIN wrote:
> > To me, the $(BR2_EXTERNAL)/package directory should contain Makefiles for
> > programs to be deployed in the rootfs of the target or host tools to build
> > them. But a bootloader is not to be deployed on the rootfs, but to be built
> > next to it. So it is more sensible to put the Makefile for a new/proprietary
> > bootloader in $(BR2_EXTERNAL)/boot.
>
> I have to agree with Eric here: I think allowing (not enforcing) the
> same layout in br2-external as in Buildroot is a good thing.
Well, ok. So let's go with the patch, but maybe with an update to the
manual?
> > For $(BR2_EXTERNAL)/toolchain, a user may want to use a proprietary toolchain
> > that is not available as a tarball and thus not installable via the
> > traditional means.
>
> But does that even work at all?
>
> Toolchains are not packages; br2-external was not designed to get new
> toolchain definitions. That it works, if it does at all, is just merely
> happenstance.
>
> I wonder if/how we should/could get this to work.
Clearly, that cannot work: how would one re-use the external toolchain
logic to copy the sysroot, the target libraries and so on. Plus, the
existing external toolchain mechanism already allows to use the tarball
of a toolchain.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-10-08 8:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-07 13:01 [Buildroot] [Patch v2 1/1] Fix selection of bootloaders from $(BR2_EXTERNAL) Eric Le Bihan
2014-10-07 13:48 ` Thomas Petazzoni
2014-10-07 21:29 ` Eric Le Bihan
2014-10-07 22:29 ` Yann E. MORIN
2014-10-08 8:09 ` Thomas Petazzoni [this message]
2014-10-08 8:50 ` Eric Le Bihan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141008100954.7bff0f9f@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox