From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] bzip2: change upstream site
Date: Tue, 14 Aug 2018 17:31:16 +0200 [thread overview]
Message-ID: <20180814153116.GL7915@scaer> (raw)
In-Reply-To: <59cd8eb281eed8b9102b8d2a56aa6ff50f0a9a80.1534220691.git.baruch@tkos.co.il>
Baruch, All,
On 2018-08-14 07:24 +0300, Baruch Siach spake thusly:
> The bzip.org website is down. Use the Buildroot backup download site.
> Remove the website link as there is no clear alternative upstream at
> this point.
>
> https://lwn.net/Articles/762264/
>
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Regards,
Yann E. MORIN.
> ---
> package/bzip2/Config.in | 2 --
> package/bzip2/bzip2.mk | 2 +-
> 2 files changed, 1 insertion(+), 3 deletions(-)
>
> diff --git a/package/bzip2/Config.in b/package/bzip2/Config.in
> index dbc82496df7e..ca447bbb2dc5 100644
> --- a/package/bzip2/Config.in
> +++ b/package/bzip2/Config.in
> @@ -5,5 +5,3 @@ config BR2_PACKAGE_BZIP2
> It typically compresses files to within 10% to 15% of the best
> available techniques, while being around twice as fast at
> compression and six times faster at decompression.
> -
> - http://www.bzip.org
> diff --git a/package/bzip2/bzip2.mk b/package/bzip2/bzip2.mk
> index e43533072b2d..a3af32299370 100644
> --- a/package/bzip2/bzip2.mk
> +++ b/package/bzip2/bzip2.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> BZIP2_VERSION = 1.0.6
> -BZIP2_SITE = http://www.bzip.org/$(BZIP2_VERSION)
> +BZIP2_SITE = http://sources.buildroot.net
> BZIP2_INSTALL_STAGING = YES
> BZIP2_LICENSE = bzip2 license
> BZIP2_LICENSE_FILES = LICENSE
> --
> 2.18.0
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2018-08-14 15:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-14 4:24 [Buildroot] [PATCH v2] bzip2: change upstream site Baruch Siach
2018-08-14 15:31 ` Yann E. MORIN [this message]
2018-08-15 22:40 ` Thomas Petazzoni
2018-08-24 8:35 ` 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=20180814153116.GL7915@scaer \
--to=yann.morin.1998@free.fr \
--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.