[Buildroot] [PATCH 3/3] tslib: use upstream .tar.xz archive

Yann E. MORIN yann.morin.1998 at free.fr
Sun Jan 15 16:27:36 UTC 2017


Baruch, All,

On 2017-01-14 22:17 +0200, Baruch Siach spake thusly:
> Save some network bandwidth.

It indeed saves a mere 151KiB...

> Signed-off-by: Baruch Siach <baruch at tkos.co.il>

Tested that the sha256 sum does match.

Tested-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>

Regards,
Yann E. MORIN.

> ---
>  package/tslib/tslib.hash | 2 +-
>  package/tslib/tslib.mk   | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
> index a80944c2174c..cdbe0d2cbed3 100644
> --- a/package/tslib/tslib.hash
> +++ b/package/tslib/tslib.hash
> @@ -1,2 +1,2 @@
>  # Locally generated
> -sha256  599f51c265158e7801b166e879e19759e8d3e5fdf2fa99c630698fe162a41d56  tslib-1.3.tar.gz
> +sha256  e935101adca980a14d1a13362796222575f99e6a41db585e8358fffddb98d92c  tslib-1.3.tar.xz
> diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
> index 7f74ca5fed04..df3de25a1b3a 100644
> --- a/package/tslib/tslib.mk
> +++ b/package/tslib/tslib.mk
> @@ -6,6 +6,7 @@
>  
>  TSLIB_VERSION = 1.3
>  TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
> +TSLIB_SOURCE = tslib-1.3.tar.xz
>  TSLIB_LICENSE = GPL, LGPL
>  TSLIB_LICENSE_FILES = COPYING
>  
> -- 
> 2.11.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list