From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] jq: switch to official tarball
Date: Fri, 22 Nov 2013 23:58:01 +0100 [thread overview]
Message-ID: <87siuom4cm.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1385138401-26445-3-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Fri, 22 Nov 2013 13:40:01 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Ships configure thus fixing the breakage from the automake bump
> to version 1.14 with AUTORECONF, with the added bonus of being faster.
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/jq/jq.mk | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
> diff --git a/package/jq/jq.mk b/package/jq/jq.mk
> index 8d4f24f..cc7c99e 100644
> --- a/package/jq/jq.mk
> +++ b/package/jq/jq.mk
> @@ -4,9 +4,8 @@
> #
> ################################################################################
> -JQ_VERSION = jq-1.3
> -JQ_SITE = http://github.com/stedolan/jq/tarball/$(JQ_VERSION)
> -JQ_AUTORECONF = YES
> +JQ_VERSION = 1.3
> +JQ_SITE = http://stedolan.github.io/jq/download/source
We have a problem here :/
The git tree tarball we used to download was also called jq-1.3.tar.gz,
so people who already downloaded it (and sources.buildroot.net) will NOT
redownload it, so the build will fail as there's no configure.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2013-11-22 22:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-22 16:39 [Buildroot] [PATCH 1/3] automake: bump to version 1.14 Gustavo Zacarias
2013-11-22 16:40 ` [Buildroot] [PATCH 2/3] bison: bump to version 3.0.1 Gustavo Zacarias
2013-11-22 22:55 ` Peter Korsgaard
2013-11-22 16:40 ` [Buildroot] [PATCH 3/3] jq: switch to official tarball Gustavo Zacarias
2013-11-22 22:58 ` Peter Korsgaard [this message]
2013-11-22 21:49 ` Gustavo Zacarias
2013-11-22 23:57 ` Danomi Manchego
2013-11-23 6:25 ` Peter Korsgaard
2013-11-22 22:55 ` [Buildroot] [PATCH 1/3] automake: bump to version 1.14 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=87siuom4cm.fsf@dell.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