From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] jquery-ui: switch to sources.buildroot.net
Date: Tue, 15 Apr 2014 15:29:45 +0200 [thread overview]
Message-ID: <20140415152945.1a1f6d92@skate> (raw)
In-Reply-To: <1397566383-4491-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On Tue, 15 Apr 2014 09:53:03 -0300, Gustavo Zacarias wrote:
> Switch to sources.buildroot.net cached zipfile.
> Upstream changed the zipfile and the internal directory structure
> without notifying anyone or changing the filename thus causing breakage.
> And we can't use github release tarballs since they are not minified.
> And we shouldn't reflect this in the install hook since an old cached
> tarball wouldn't work, and we'd break anyone using the old package file
> with the new one too. Thanks upstream! Fixes:
> http://autobuild.buildroot.net/results/43a/43a16a44a26b38f4c6a2f352d8bfe5e07af6b2e3/
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/jquery-ui/jquery-ui.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/jquery-ui/jquery-ui.mk b/package/jquery-ui/jquery-ui.mk
> index 5eadf53..deadf20 100644
> --- a/package/jquery-ui/jquery-ui.mk
> +++ b/package/jquery-ui/jquery-ui.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> JQUERY_UI_VERSION = 1.10.4
> -JQUERY_UI_SITE = http://jqueryui.com/resources/download
> +JQUERY_UI_SITE = http://sources.buildroot.net
Could you replicate the commit log explanation here above this line, in
a comment?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-04-15 13:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-15 12:53 [Buildroot] [PATCH] jquery-ui: switch to sources.buildroot.net Gustavo Zacarias
2014-04-15 13:29 ` Thomas Petazzoni [this message]
2014-04-15 19:55 ` 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=20140415152945.1a1f6d92@skate \
--to=thomas.petazzoni@free-electrons.com \
--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.