Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/3] tslib: use upstream .tar.xz archive
Date: Mon, 16 Jan 2017 13:19:27 +0100	[thread overview]
Message-ID: <87shojdwog.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <4d652fd2c57debea2ae6732183afcc5105226f0f.1484425049.git.baruch@tkos.co.il> (Baruch Siach's message of "Sat, 14 Jan 2017 22:17:29 +0200")

>>>>> "Baruch" == Baruch Siach <baruch@tkos.co.il> writes:

 > Save some network bandwidth.
 > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
 > ---
 >  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

Committed after changing this to use $(TSLIB_VERSION) instead of
hardcoding 1.3, thanks.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2017-01-16 12:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-14 20:17 [Buildroot] [PATCH 1/3] tslib: fix missing headers Baruch Siach
2017-01-14 20:17 ` [Buildroot] [PATCH 2/3] tslib: disable raw input plugin under kernel < v3.12 Baruch Siach
2017-01-15 16:27   ` Yann E. MORIN
2017-01-16 12:17   ` Peter Korsgaard
2017-01-14 20:17 ` [Buildroot] [PATCH 3/3] tslib: use upstream .tar.xz archive Baruch Siach
2017-01-15 16:27   ` Yann E. MORIN
2017-01-16 12:19   ` Peter Korsgaard [this message]
2017-01-15 16:17 ` [Buildroot] [PATCH 1/3] tslib: fix missing headers Yann E. MORIN
2017-01-16 12:17 ` 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=87shojdwog.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox