From: Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0 of 6] Improve support for custom external toolchains (and related changes)
Date: Tue, 05 Jun 2012 21:22:11 +0200 [thread overview]
Message-ID: <patchbomb.1338924131@beantl019720> (raw)
The main intention for this patch series is to allow downloading a custom
external toolchain. I had previously added this functionality to buildroot
(did not make it to mainstream, I should have followed it up better) and
have been using it for about a year now.
I have now lined it up with current buildroot, updated based on the
comments of ThomasP, and fixed some related problems I found along the
way.
Thomas De Schampheleire (6):
pkg-download.mk: allow using localfiles outside of package infrastructure
pkg-download.mk: use stripurischeme function in localfiles download method
pkg-download.mk: support detection of URI schemes in DOWNLOAD
toolchain-external/Config.in: fix indentation
toolchain-external: allow downloading a custom toolchain
toolchain-external: line up comments with reality
package/pkg-download.mk | 15 +++-
toolchain/toolchain-external/Config.in | 371 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------
toolchain/toolchain-external/ext-tool.mk | 19 ++++--
3 files changed, 215 insertions(+), 190 deletions(-)
next reply other threads:[~2012-06-05 19:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 19:22 Thomas De Schampheleire [this message]
2012-06-05 19:22 ` [Buildroot] [PATCH 1 of 6] pkg-download.mk: allow using localfiles outside of package infrastructure Thomas De Schampheleire
2012-06-06 20:14 ` Thomas Petazzoni
2012-06-06 20:18 ` Thomas De Schampheleire
2012-06-05 19:22 ` [Buildroot] [PATCH 2 of 6] pkg-download.mk: use stripurischeme function in localfiles download method Thomas De Schampheleire
2012-06-05 19:22 ` [Buildroot] [PATCH 3 of 6] pkg-download.mk: support detection of URI schemes in DOWNLOAD Thomas De Schampheleire
2012-06-05 19:22 ` [Buildroot] [PATCH 4 of 6] toolchain-external/Config.in: fix indentation Thomas De Schampheleire
2012-06-05 19:22 ` [Buildroot] [PATCH 5 of 6] toolchain-external: allow downloading a custom toolchain Thomas De Schampheleire
2012-06-05 19:22 ` [Buildroot] [PATCH 6 of 6] toolchain-external: line up comments with reality Thomas De Schampheleire
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=patchbomb.1338924131@beantl019720 \
--to=patrickdepinguin+buildroot@gmail.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