From: Peter Korsgaard <peter@korsgaard.com>
To: Bernd Kuhls <bernd.kuhls@t-online.de>
Cc: "Yann E . MORIN" <yann.morin.1998@free.fr>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/libinput: bump version to 1.23.0
Date: Sun, 18 Jun 2023 13:34:38 +0200 [thread overview]
Message-ID: <87ttv5gg1d.fsf@48ers.dk> (raw)
In-Reply-To: <20230610091731.3262187-1-bernd.kuhls@t-online.de> (Bernd Kuhls's message of "Sat, 10 Jun 2023 11:17:31 +0200")
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Release notes:
> https://lists.freedesktop.org/archives/wayland-devel/2022-June/042245.html
> https://lists.freedesktop.org/archives/wayland-devel/2022-November/042515.html
> https://lists.freedesktop.org/archives/wayland-devel/2023-January/042583.html
> https://lists.freedesktop.org/archives/wayland-devel/2023-March/042642.html
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/libinput/libinput.hash | 2 +-
> package/libinput/libinput.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
> diff --git a/package/libinput/libinput.hash b/package/libinput/libinput.hash
> index d8282ff03b..f6a67fc1ed 100644
> --- a/package/libinput/libinput.hash
> +++ b/package/libinput/libinput.hash
> @@ -1,5 +1,5 @@
> # Locally computed
> -sha256 08c003f724f361ed21f4dfbfe755a6c115b85385f1418907bb98f185457273f0 libinput-1.20.1.tar.bz2
> +sha256 fad7011705a21f500229199f789f3e3e794b4c9826b70073745cdaec23bc1d0b libinput-1.23.0.tar.bz2
> # License files
> sha256 80de50b2022a840db044c56db804ca3565600a692c0714babface587acc6d1b0 COPYING
> diff --git a/package/libinput/libinput.mk b/package/libinput/libinput.mk
> index 07f20293ab..ff7b75077b 100644
> --- a/package/libinput/libinput.mk
> +++ b/package/libinput/libinput.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
> -LIBINPUT_VERSION = 1.20.1
> +LIBINPUT_VERSION = 1.23.0
> LIBINPUT_SOURCE = libinput-$(LIBINPUT_VERSION).tar.bz2
> LIBINPUT_SITE = https://gitlab.freedesktop.org/libinput/libinput/-/archive/$(LIBINPUT_VERSION)
> LIBINPUT_DEPENDENCIES = host-pkgconf libevdev mtdev libudev
FYI, this doesn't match the code in master. We don't have a libudev
package, it is called udev - So I had to manually fix that up.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-06-18 11:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-10 9:17 [Buildroot] [PATCH 1/1] package/libinput: bump version to 1.23.0 Bernd Kuhls
2023-06-18 11:30 ` Peter Korsgaard
2023-06-18 11:34 ` Peter Korsgaard [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=87ttv5gg1d.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=bernd.kuhls@t-online.de \
--cc=buildroot@buildroot.org \
--cc=yann.morin.1998@free.fr \
/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.