All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2
@ 2024-10-31 13:37 Boerge Struempfel
  2024-10-31 18:03 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Boerge Struempfel @ 2024-10-31 13:37 UTC (permalink / raw)
  To: buildroot; +Cc: Boerge Struempfel, Boerge Struempfel

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

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

* Re: [Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2
  2024-10-31 13:37 [Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2 Boerge Struempfel
@ 2024-10-31 18:03 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-31 18:03 UTC (permalink / raw)
  To: Boerge Struempfel; +Cc: buildroot, Boerge Struempfel

On Thu, 31 Oct 2024 14:37:02 +0100
Boerge Struempfel <boerge.struempfel@gmail.com> wrote:

> 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>
> ---

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-10-31 18:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-31 13:37 [Buildroot] [PATCH 1/1] package/libgpiod2: bump to version 2.2 Boerge Struempfel
2024-10-31 18:03 ` Thomas Petazzoni via buildroot

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.