Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2 1/2] Add lpc3250loader to the host tools
Date: Sun, 18 Mar 2012 15:41:26 +0100	[thread overview]
Message-ID: <87bonunf8p.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1328612486-7770-1-git-send-email-alexandre.belloni@piout.net> (Alexandre Belloni's message of "Tue, 7 Feb 2012 12:01:25 +0100")

>>>>> "Alexandre" == Alexandre Belloni <alexandre.belloni@piout.net> writes:

 Alexandre> Signed-off-by: Alexandre Belloni <alexandre.belloni@piout.net>
 Alexandre> ---
 Alexandre>  package/Config.in.host                 |    1 +
 Alexandre>  package/lpc3250loader/Config.in.host   |    7 +++++++
 Alexandre>  package/lpc3250loader/lpc3250loader.mk |    9 +++++++++
 Alexandre>  3 files changed, 17 insertions(+), 0 deletions(-)
 Alexandre>  create mode 100644 package/lpc3250loader/Config.in.host
 Alexandre>  create mode 100644 package/lpc3250loader/lpc3250loader.mk

Committed, thanks.

 Alexandre> +define HOST_LPC3250LOADER_INSTALL_CMDS
 Alexandre> +	mkdir -p $(HOST_DIR)/usr/bin/
 Alexandre> +	cp -a $(@D)/* $(HOST_DIR)/usr/bin/

We normally use install -D for installation, so I changed this.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2012-03-18 14:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-07 11:01 [Buildroot] [PATCHv2 1/2] Add lpc3250loader to the host tools Alexandre Belloni
2012-02-07 11:01 ` [Buildroot] [PATCHv2 2/2] Add lpc3250loader to lpc3250 configs Alexandre Belloni
2012-03-18 14:42   ` Peter Korsgaard
2012-02-07 14:24 ` [Buildroot] [PATCHv2 1/2] Add lpc3250loader to the host tools Thomas De Schampheleire
2012-02-07 14:26   ` Alexandre Belloni
2012-02-07 14:32     ` Thomas De Schampheleire
2012-02-07 20:03 ` Arnout Vandecappelle
2012-03-18 14:41 ` Peter Korsgaard [this message]

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=87bonunf8p.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