aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBartosz Golaszewski <brgl@bgdev.pl>2018-11-09 11:59:06 +0100
committerArmin Kuster <akuster808@gmail.com>2018-11-15 13:18:51 -0800
commit532752fe3b516175fa7752019f19e459ec34a2c8 (patch)
treea0c8000d8727dcb906268f1496653f8a8007f4f7
parent209385ee13aa7c7eee284a68e85514dd69ef9ac7 (diff)
downloadmeta-openembedded-contrib-532752fe3b516175fa7752019f19e459ec34a2c8.tar.gz
libgpiod: bump version to v1.2
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb
index 9d3d759fe9..30289b983b 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.1.1.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.2.bb
@@ -2,8 +2,8 @@ require libgpiod.inc
DEPENDS += "autoconf-archive-native"
-SRC_URI[md5sum] = "e5e946cb01a35e5046a1a7a108d6a96d"
-SRC_URI[sha256sum] = "172fa1544ecb51f37533b3e67862298d50c0a5cc84975f3c0706dc15467f0dfd"
+SRC_URI[md5sum] = "34a9972f2f4e9c32fa940301301b007d"
+SRC_URI[sha256sum] = "b6b9079c933f7c8524815437937dda6b795a16141bca202a9eec70ba5844b5ba"
PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx"