mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libgpiod: update v1.4.2 -> v1.4.3
This contains a bugfix for gpiod_chip_open() failing for symbolic links to devices. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
64fc730950
commit
a6e846dadc
|
|
@ -2,8 +2,8 @@ require libgpiod.inc
|
|||
|
||||
DEPENDS += "autoconf-archive-native"
|
||||
|
||||
SRC_URI[md5sum] = "b552bfa87685dfd728a1485e914bfae2"
|
||||
SRC_URI[sha256sum] = "b289b70e3d63a8e06205f7445d5342f4742277c267ce24a7c4d0017fff339e41"
|
||||
SRC_URI[md5sum] = "d4826720a8de13379436f9c207237bc0"
|
||||
SRC_URI[sha256sum] = "0ad080d1eb89c422cf13001293ffa72869ca13028e85dab5f6b3ba90f88da46d"
|
||||
|
||||
# enable cxx bindings
|
||||
PACKAGECONFIG ?= "cxx"
|
||||
Loading…
Reference in New Issue
Block a user