All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Martin Kepplinger <martink@posteo.de>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/tslib: bump version to 1.23
Date: Tue, 20 Feb 2024 22:12:15 +0100	[thread overview]
Message-ID: <ZdUVr89TMi6HKcC6@landeda> (raw)
In-Reply-To: <20240220073251.251521-1-martink@posteo.de>

Martin, All,

On 2024-02-20 07:32 +0000, Martin Kepplinger spake thusly:
> Release notes from https://github.com/libts/tslib/releases :
> 
> This release includes libts version 0.10.5 and the following changes:
> 
>  *  new filter module: module crop
>  *  some build and security fixes
>  *  improved release procedure
> 
> Signed-off-by: Martin Kepplinger <martink@posteo.de>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/tslib/tslib.hash | 4 ++--
>  package/tslib/tslib.mk   | 5 +++--
>  2 files changed, 5 insertions(+), 4 deletions(-)
> 
> diff --git a/package/tslib/tslib.hash b/package/tslib/tslib.hash
> index 762fbebb26..6fe35633aa 100644
> --- a/package/tslib/tslib.hash
> +++ b/package/tslib/tslib.hash
> @@ -1,5 +1,5 @@
> -# https://github.com/libts/tslib/releases/download/1.22/tslib-1.22.tar.xz.sha256
> -sha256  aaf0aed410a268d7b51385d07fe4d9d64312038e87c447ec8a24c8db0a15617a  tslib-1.22.tar.xz
> +# https://github.com/libts/tslib/releases/download/1.23/tslib-1.23.tar.xz.sha256
> +sha256  9b489a54d48006201f2fe955a88c3f857535ac93b6cf8e5a16c7b166c8991dac  tslib-1.23.tar.xz
>  
>  # Locally computed
>  sha256  9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9  COPYING
> diff --git a/package/tslib/tslib.mk b/package/tslib/tslib.mk
> index 45e29808bd..e8eb3beeaf 100644
> --- a/package/tslib/tslib.mk
> +++ b/package/tslib/tslib.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -TSLIB_VERSION = 1.22
> +TSLIB_VERSION = 1.23
>  TSLIB_SITE = https://github.com/libts/tslib/releases/download/$(TSLIB_VERSION)
>  TSLIB_SOURCE = tslib-$(TSLIB_VERSION).tar.xz
>  TSLIB_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
> @@ -29,7 +29,8 @@ TSLIB_CONF_OPTS += \
>  	--enable-skip=static \
>  	--enable-lowpass=static \
>  	--enable-invert=static \
> -	--enable-evthres=static
> +	--enable-evthres=static \
> +	--enable-crop=static
>  endif
>  
>  $(eval $(autotools-package))
> -- 
> 2.39.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2024-02-20 21:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-20  7:32 [Buildroot] [PATCH 1/1] package/tslib: bump version to 1.23 Martin Kepplinger
2024-02-20 21:12 ` Yann E. MORIN [this message]

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=ZdUVr89TMi6HKcC6@landeda \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=martink@posteo.de \
    /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.