mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Jonas Rebmann <jre@pengutronix.de>
Cc: ptxdist <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] [PATCH] update tslib to 1.23 and disable obsolete galax module
Date: Thu, 19 Sep 2024 11:10:03 +0200	[thread overview]
Message-ID: <Zuvqa_k1Y-guKWWw@pengutronix.de> (raw)
In-Reply-To: <20240918-tslib-1-23-v1-1-7e20c34ab0ec@pengutronix.de>

On Wed, Sep 18, 2024 at 04:22:21PM +0200, Jonas Rebmann wrote:
> the module_raw galax has been deprecated in favor of module_raw
> input since tslib 1.9. As the galax module uses input_event::time, it is
> incompatible with PTXCONF_GLIBC_Y2038.
> 
> Signed-off-by: Jonas Rebmann <jre@pengutronix.de>
> ---
>  rules/tslib.make | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/tslib.make b/rules/tslib.make
> index d2f865dd3..7f467a7b8 100644
> --- a/rules/tslib.make
> +++ b/rules/tslib.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_TSLIB) += tslib
>  #
>  # Paths and names
>  #
> -TSLIB_VERSION	:= 1.21
> -TSLIB_MD5	:= 96ada1cf6c69fbd87f3dd1f316c8e140
> +TSLIB_VERSION	:= 1.23
> +TSLIB_MD5	:= 1e17bfb7346bceeecfa18b7f6c9b05df
>  TSLIB		:= tslib-$(TSLIB_VERSION)
>  TSLIB_SUFFIX	:= tar.bz2
>  TSLIB_URL	:= https://github.com/libts/tslib/releases/download/$(TSLIB_VERSION)/$(TSLIB).$(TSLIB_SUFFIX)
> @@ -47,7 +47,6 @@ TSLIB_CONF_OPT	:= \
>  	--enable-dmc \
>  	--enable-dmc_dus3000 \
>  	--enable-evthres \
> -	--enable-galax \

Change it to --disable-galax instead of removing it.

Michael

>  	--enable-h3600 \
>  	--enable-iir \
>  	--enable-input \
> @@ -59,6 +58,7 @@ TSLIB_CONF_OPT	:= \
>  	--enable-mk712 \
>  	--enable-one-wire-ts-input \
>  	--enable-variance \
> +	--enable-crop \
>  	--enable-pthres \
>  	--enable-skip \
>  	--enable-tatung \
> 
> ---
> base-commit: 8de6ce90bc9c95e1d6d319dad00f9c8503168b93
> change-id: 20240918-tslib-1-23-48607bd5db5a
> 
> Best regards,
> -- 
> Jonas Rebmann <jre@pengutronix.de>
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2024-09-19  9:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-18 14:22 Jonas Rebmann
2024-09-19  9:10 ` Michael Olbrich [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=Zuvqa_k1Y-guKWWw@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=jre@pengutronix.de \
    --cc=ptxdist@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox