From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/7] Add basic config infrastructure for host utilities
Date: Thu, 02 Feb 2012 20:57:00 +0100 [thread overview]
Message-ID: <87aa519fg3.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <0a7b26f29b18560e0632a5a3bf3662028c3b75de.1327772556.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sat, 28 Jan 2012 18:42:49 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> Most of the host packages don't have to be exposed to the user as they
Thomas> are only used as build dependencies of target packages.
Thomas> However, some host utilities, such as flashing utilities, image
Thomas> creation programs, specific debuggers, might be useful and should be
Thomas> presented to the user.
Thomas> Therefore, we have a new global menu, which lists those host
Thomas> utilities. These utilities are described in package/*/Config.in.host
Thomas> files, which will be sourced by package/Config.in.host.
Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-02-02 19:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-28 17:42 [Buildroot] [pull request v3] Pull request for branch for-2012.02/host-tools Thomas Petazzoni
2012-01-28 17:42 ` [Buildroot] [PATCH 1/7] Add basic config infrastructure for host utilities Thomas Petazzoni
2012-02-02 19:57 ` Peter Korsgaard [this message]
2012-01-28 17:42 ` [Buildroot] [PATCH 2/7] uboot-tools: expose host package in menuconfig Thomas Petazzoni
2012-02-02 19:57 ` Peter Korsgaard
2012-01-28 17:42 ` [Buildroot] [PATCH 3/7] libftdi: add host variant Thomas Petazzoni
2012-02-02 19:57 ` Peter Korsgaard
2012-01-28 17:42 ` [Buildroot] [PATCH 4/7] libusb-compat: " Thomas Petazzoni
2012-02-02 20:00 ` Peter Korsgaard
2012-01-28 17:42 ` [Buildroot] [PATCH 5/7] libusb: " Thomas Petazzoni
2012-02-02 20:02 ` Peter Korsgaard
2012-01-28 17:42 ` [Buildroot] [PATCH 6/7] openocd: " Thomas Petazzoni
2012-02-02 20:06 ` Peter Korsgaard
2012-01-28 17:42 ` [Buildroot] [PATCH 7/7] sam-ba: new package with host variant only Thomas Petazzoni
2012-02-02 20:14 ` Peter Korsgaard
-- strict thread matches above, loose matches on Subject: below --
2011-12-29 17:40 [Buildroot] [pull request v2] Pull request for branch for-2012.02/host-tools Thomas Petazzoni
2011-12-29 17:40 ` [Buildroot] [PATCH 1/7] Add basic config infrastructure for host utilities Thomas Petazzoni
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=87aa519fg3.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.