aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libgpiod
diff options
context:
space:
mode:
authorBartosz Golaszewski <brgl@bgdev.pl>2021-03-22 15:27:55 +0100
committerKhem Raj <raj.khem@gmail.com>2021-03-22 09:25:16 -0700
commitd25fb9ee17421157eaaa20e7225796070e07ea69 (patch)
tree5275afdd21b197041dc98692cc1fed198de67ac2 /meta-oe/recipes-support/libgpiod
parent6e83f210ff34d60a9422b4d619939c0386453058 (diff)
downloadmeta-openembedded-contrib-d25fb9ee17421157eaaa20e7225796070e07ea69.tar.gz
libgpiod: update v1.6.2 -> v1.6.3
This is a small bugfix release addressing some issues with C++ and Python bindings. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libgpiod')
-rw-r--r--meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
index c6c262b70b..d9c2517057 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.6.2.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
@@ -8,8 +8,8 @@ SRC_URI = "https://www.kernel.org/pub/software/libs/${BPN}/${BP}.tar.xz \
file://run-ptest \
"
-SRC_URI[md5sum] = "4765470becb619fead3cdaeac61b9a77"
-SRC_URI[sha256sum] = "c601e71846f5ab140c83bc757fdd62a4fda24a9cee39cc5e99c96ec2bf1b06a9"
+SRC_URI[md5sum] = "28e79f6f70fee1da9079558d8b7b3736"
+SRC_URI[sha256sum] = "841be9d788f00bab08ef22c4be5c39866f0e46cb100a3ae49ed816ac9c5dddc7"
inherit autotools pkgconfig python3native ptest