mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
libgpiod: bump version to v1.2.1
This is a bugfix release fixing two problems in C++ bindings. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
223575a942
commit
2032f0f4d5
+2
-2
@@ -2,8 +2,8 @@ require libgpiod.inc
|
||||
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
SRC_URI[md5sum] = "34a9972f2f4e9c32fa940301301b007d"
|
||||
SRC_URI[sha256sum] = "b6b9079c933f7c8524815437937dda6b795a16141bca202a9eec70ba5844b5ba"
|
||||
SRC_URI[md5sum] = "e6c222512a0d1994a069ebfd2e0a56fd"
|
||||
SRC_URI[sha256sum] = "736d8b511ad247c2acb01b592f2bbe5e757e14e1d8347b2d80683081ab4b31b8"
|
||||
|
||||
PACKAGECONFIG[cxx] = "--enable-bindings-cxx,--disable-bindings-cxx"
|
||||
|
||||
Reference in New Issue
Block a user