All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] tslib: update to 1.9
@ 2017-04-21  6:26 Martin Kepplinger
  2017-04-21  8:02 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Kepplinger @ 2017-04-21  6:26 UTC (permalink / raw)
  To: buildroot

The curious ones will find the release notes here:

    https://github.com/kergoth/tslib/releases

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
---
 package/tslib/tslib.hash | 4 ++--
 package/tslib/tslib.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
index f8f7ae3..e8e72c8 100644
--- a/package/tslib/tslib.hash
+++ b/package/tslib/tslib.hash
@@ -1,2 +1,2 @@
-# https://github.com/kergoth/tslib/releases/download/1.8/tslib-1.8.tar.xz.sha256
-sha256  be00af1ad643e3535b1958e4e48fea9905888489d7f1480a957c9e3d1cbaeac5  tslib-1.8.tar.xz
+# https://github.com/kergoth/tslib/releases/download/1.9/tslib-1.9.tar.xz.sha256
+sha256  af4e40a4cf2aa7a81f1602de1613190a101760689709103cc3590132266ac7b8  tslib-1.9.tar.xz
diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
index f3e0d94..e0f307a 100644
--- a/package/tslib/tslib.mk
+++ b/package/tslib/tslib.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-TSLIB_VERSION = 1.8
+TSLIB_VERSION = 1.9
 TSLIB_SITE = https://github.com/kergoth/tslib/releases/download/$(TSLIB_VERSION)
 TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
 TSLIB_LICENSE = GPL, LGPL
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH] tslib: update to 1.9
  2017-04-21  6:26 [Buildroot] [PATCH] tslib: update to 1.9 Martin Kepplinger
@ 2017-04-21  8:02 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-04-21  8:02 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 21 Apr 2017 08:26:47 +0200, Martin Kepplinger wrote:
> The curious ones will find the release notes here:
> 
>     https://github.com/kergoth/tslib/releases
> 
> Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
> ---
>  package/tslib/tslib.hash | 4 ++--
>  package/tslib/tslib.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-21  8:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-21  6:26 [Buildroot] [PATCH] tslib: update to 1.9 Martin Kepplinger
2017-04-21  8:02 ` Thomas Petazzoni

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.