Signed-off-by: Clemens Gruber <clemens.gru...@pqgruber.com>
---
 rules/libgpiod.make | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/rules/libgpiod.make b/rules/libgpiod.make
index 088a5dab8..a8b6dd760 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
+LIBGPIOD_MD5           := 40898c4c2c0606fe671d70532abe12d3
 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.25.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

Reply via email to