Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] package/Makefile.package.in: Added BZR download support
Date: Sat, 25 Dec 2010 23:30:11 +0100	[thread overview]
Message-ID: <878vzdpjt8.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <ac294cf557f0d6053373d9af3471300a12f28d1c.1293210451.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Fri, 24 Dec 2010 18:07:42 +0100")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> From: Daniel Nystr?m <daniel.nystrom@timeterminal.se>
 Thomas> Signed-off-by: Daniel Nystr?m <daniel.nystrom@timeterminal.se>
 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
 Thomas> ---
 Thomas>  package/Makefile.package.in |   39 ++++++++++++++++++++++++++++-----------
 Thomas>  1 files changed, 28 insertions(+), 11 deletions(-)
 
 Thomas> +define DOWNLOAD_BZR
 Thomas> +	test -e $(DL_DIR)/$($(PKG)_SOURCE) || \
 Thomas> +	$(BZR) export $(DL_DIR)/$($(PKG)_SOURCE) $($(PKG)_SITE) -r $($(PKG)_DL_VERSION)

Shouldn't this make a tarball like the git/svn versions do?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2010-12-25 22:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-24 17:07 [Buildroot] [pull request] Pull request for branch for-2011.02/dl-tools Thomas Petazzoni
2010-12-24 17:07 ` [Buildroot] [PATCH 1/2] package/Makefile.package.in: Added BZR download support Thomas Petazzoni
2010-12-25 22:30   ` Peter Korsgaard [this message]
2010-12-25 23:25     ` Daniel Nyström
2010-12-26  9:21     ` Thomas Petazzoni
2010-12-27 20:33       ` Peter Korsgaard
2010-12-24 17:07 ` [Buildroot] [PATCH 2/2] infrastructure: only require download tools when needed Thomas Petazzoni
2010-12-27 20:34 ` [Buildroot] [pull request] Pull request for branch for-2011.02/dl-tools Peter Korsgaard

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=878vzdpjt8.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