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:
Bartosz Golaszewski
2019-02-15 10:45:44 +01:00
committed by Khem Raj
parent 223575a942
commit 2032f0f4d5
@@ -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"