From: Boerge Struempfel <boerge.struempfel@gmail.com>
To: buildroot@buildroot.org
Cc: Boerge Struempfel <bstruempfel@ultratronik.de>,
Boerge Struempfel <boerge.struempfel@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2
Date: Thu, 31 Oct 2024 14:37:02 +0100 [thread overview]
Message-ID: <20241031133702.1467746-1-boerge.struempfel@gmail.com> (raw)
multiple improvements and bugfixes [0]
[0] https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/NEWS?h=v2.2
Signed-off-by: Boerge Struempfel <boerge.struempfel@gmail.com>
---
This patch only bumps the version of libgpiod2 to 2.2. It does not include the
new dbus support feature as it depends on libglib2 >= 2.80.0, which is still
debated over on the mailing list.
I do have the patch for that ready however and will submit it, once the discussion
is settled.
---
package/libgpiod2/libgpiod2.hash | 2 +-
package/libgpiod2/libgpiod2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libgpiod2/libgpiod2.hash b/package/libgpiod2/libgpiod2.hash
index 3b498f0eb9..f51cc80b9f 100644
--- a/package/libgpiod2/libgpiod2.hash
+++ b/package/libgpiod2/libgpiod2.hash
@@ -1,4 +1,4 @@
# From https://www.kernel.org/pub/software/libs/libgpiod/sha256sums.asc
-sha256 2be4c0b03e995d236c0e476e14aeb475d7b431dd1439609b6d65c540f91eaf58 libgpiod-2.1.3.tar.xz
+sha256 ee29735890eb1cc0e4b494001da5163d1a9c4735343201d22485db313601ca07 libgpiod-2.2.tar.xz
# Hash for license file
sha256 f646ad5159efb51c1130a4b43c31f0759750b1e254d2acf510f368ee2e2085c3 COPYING
diff --git a/package/libgpiod2/libgpiod2.mk b/package/libgpiod2/libgpiod2.mk
index 142289cb3a..e73f8d699f 100644
--- a/package/libgpiod2/libgpiod2.mk
+++ b/package/libgpiod2/libgpiod2.mk
@@ -6,7 +6,7 @@
# Be careful when bumping versions.
# Dependency on kernel header versions may change.
-LIBGPIOD2_VERSION = 2.1.3
+LIBGPIOD2_VERSION = 2.2
LIBGPIOD2_SOURCE = libgpiod-$(LIBGPIOD2_VERSION).tar.xz
LIBGPIOD2_SITE = https://www.kernel.org/pub/software/libs/libgpiod
LIBGPIOD2_LICENSE = LGPL-2.1+
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-10-31 13:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 13:37 Boerge Struempfel [this message]
2024-10-31 18:03 ` [Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2 Thomas Petazzoni via buildroot
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=20241031133702.1467746-1-boerge.struempfel@gmail.com \
--to=boerge.struempfel@gmail.com \
--cc=bstruempfel@ultratronik.de \
--cc=buildroot@buildroot.org \
/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.