From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 7/7] sam-ba: new package with host variant only
Date: Thu, 02 Feb 2012 21:14:44 +0100 [thread overview]
Message-ID: <87k4458023.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <3c537b5ffb9ff8a5c85878c05f044c0fecdcf0f3.1327772556.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sat, 28 Jan 2012 18:42:55 +0100")
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
Thomas> sam-ba is a tool needed to reprogram AT91-based systems using an USB
Thomas> connection or a serial port connection.
Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas> Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Thomas> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Thomas> ---
Thomas> package/Config.in.host | 1 +
Thomas> package/sam-ba/Config.in.host | 6 ++++++
Thomas> package/sam-ba/sam-ba.mk | 23 +++++++++++++++++++++++
Thomas> 3 files changed, 30 insertions(+), 0 deletions(-)
Thomas> create mode 100644 package/sam-ba/Config.in.host
Thomas> create mode 100644 package/sam-ba/sam-ba.mk
Thomas> diff --git a/package/Config.in.host b/package/Config.in.host
Thomas> index 6bc828b..1f49e79 100644
Thomas> --- a/package/Config.in.host
Thomas> +++ b/package/Config.in.host
Thomas> @@ -1,6 +1,7 @@
Thomas> menu "Host utilities"
Thomas> source "package/openocd/Config.in.host"
Thomas> +source "package/sam-ba/Config.in.host"
Thomas> source "package/uboot-tools/Config.in.host"
Thomas> endmenu
Thomas> diff --git a/package/sam-ba/Config.in.host b/package/sam-ba/Config.in.host
Thomas> new file mode 100644
Thomas> index 0000000..27ffd12
Thomas> --- /dev/null
Thomas> +++ b/package/sam-ba/Config.in.host
Thomas> @@ -0,0 +1,6 @@
Thomas> +config BR2_PACKAGE_HOST_SAM_BA
Thomas> + bool "host sam-ba"
Thomas> + help
Thomas> + Atmel SAM-BA software provides an open set of tools for
Thomas> + programming the Atmel SAM3, SAM7 and SAM9 ARM-based
Thomas> + microcontrollers.
I added
http://www.at91.com/linux4sam/bin/view/Linux4SAM/SoftwareTools
As upstream URL. Otherwise it looks good - Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-02-02 20:14 UTC|newest]
Thread overview: 21+ 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
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 [this message]
-- 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 7/7] sam-ba: new package with host variant only Thomas Petazzoni
2012-01-02 13:25 ` Alexandre Belloni
2012-01-02 13:29 ` Thomas Petazzoni
2012-01-12 23:13 ` Arnout Vandecappelle
2012-01-13 8:25 ` Thomas Petazzoni
2012-01-13 9:29 ` Arnout Vandecappelle
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=87k4458023.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox