summaryrefslogtreecommitdiffstats
path: root/rules/libgpiod.make
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2018-11-19 16:03:54 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-11-19 20:43:43 +0100
commitca33480c71eb6cf2e840951a89fe9fea253d2567 (patch)
treee2dcb2204adb5aff1d2feeb7520b9ba3d28c2396 /rules/libgpiod.make
parent5bc4cc5db195f038f6b254c072ca77429441b7b7 (diff)
downloadptxdist-ca33480c71eb6cf2e840951a89fe9fea253d2567.tar.gz
ptxdist-ca33480c71eb6cf2e840951a89fe9fea253d2567.tar.xz
libgpiod: version bump 1.1.1 -> 1.2
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libgpiod.make')
-rw-r--r--rules/libgpiod.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/libgpiod.make b/rules/libgpiod.make
index 1598924fc..94110769d 100644
--- a/rules/libgpiod.make
+++ b/rules/libgpiod.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBGPIOD) += libgpiod
#
# Paths and names
#
-LIBGPIOD_VERSION := 1.1.1
-LIBGPIOD_MD5 := 57874b94652c69f6ac902acce5cfd531
+LIBGPIOD_VERSION := 1.2
+LIBGPIOD_MD5 := 1587cef32ac9edab6cc0440e6368860f
LIBGPIOD := libgpiod-$(LIBGPIOD_VERSION)
LIBGPIOD_SUFFIX := tar.gz
LIBGPIOD_URL := https://www.kernel.org/pub/software/libs/libgpiod/$(LIBGPIOD).$(LIBGPIOD_SUFFIX)