mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-19 00:14:53 +00:00
libgpiod: bump version to v1.1.1
This is a bug-fix release that fixes a couple memory leaks and bugs in python bindings discovered in the v1.1 release. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9cd4375617
commit
37e7ce413f
@ -2,8 +2,8 @@ require libgpiod.inc
|
||||
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
SRC_URI[md5sum] = "80237a047a9d653a14c5d71e5ce9d641"
|
||||
SRC_URI[sha256sum] = "9758466468a7ef3f5e30c182c1303abef6241e665cda4d82a64328a7474838c1"
|
||||
SRC_URI[md5sum] = "e5e946cb01a35e5046a1a7a108d6a96d"
|
||||
SRC_URI[sha256sum] = "172fa1544ecb51f37533b3e67862298d50c0a5cc84975f3c0706dc15467f0dfd"
|
||||
|
||||
PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user