mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libgpiod: version bump 1.3 -> 1.5.1
@ 2020-04-03 14:27 Clemens Gruber
  0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2020-04-03 14:27 UTC (permalink / raw)
  To: ptxdist; +Cc: Clemens Gruber

Since v1.5, libgpiod requires Linux kernel headers >= v5.5
(Due to new support for bias flags and the SET_CONFIG ioctl)

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
Note: Instead of a Ping on the last patch, I am sending a new one with
an updated version.

 rules/libgpiod.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/libgpiod.make b/rules/libgpiod.make
index 088a5dab8..059c50c1d 100644
--- a/rules/libgpiod.make
+++ b/rules/libgpiod.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBGPIOD) += libgpiod
 #
 # Paths and names
 #
-LIBGPIOD_VERSION	:= 1.3
-LIBGPIOD_MD5		:= 70a3d4738495f4ec0c5f3fa6aeb999ed
+LIBGPIOD_VERSION	:= 1.5.1
+LIBGPIOD_MD5		:= c97b3fc3522bb620f3b81a1da055ccc2
 LIBGPIOD		:= libgpiod-$(LIBGPIOD_VERSION)
 LIBGPIOD_SUFFIX		:= tar.gz
 LIBGPIOD_URL		:= https://www.kernel.org/pub/software/libs/libgpiod/$(LIBGPIOD).$(LIBGPIOD_SUFFIX)
@@ -32,7 +32,6 @@ LIBGPIOD_CONF_TOOL	:= autoconf
 LIBGPIOD_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
 	--$(call ptx/endis, PTXCONF_LIBGPIOD_TOOLS)-tools \
-	--disable-install-tests \
 	--disable-tests \
 	--$(call ptx/endis, PTXCONF_LIBGPIOD_CXX)-bindings-cxx \
 	--$(call ptx/endis, PTXCONF_LIBGPIOD_PYTHON3)-bindings-python
-- 
2.26.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-04-03 14:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-03 14:27 [ptxdist] [PATCH] libgpiod: version bump 1.3 -> 1.5.1 Clemens Gruber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox