libgpiod: update to v2.3.1

This bugfix release addresses several build issues after the transision
to meson. These bugs didn't really affect the yocto recipe but let's
update the package for completness.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Bartosz Golaszewski
2026-07-06 10:04:29 +02:00
committed by Khem Raj
parent 88409f1cde
commit 9796702aa7
@@ -15,7 +15,7 @@ SRC_URI += " \
file://gpio-manager.init \
"
SRC_URI[sha256sum] = "cb71db463aec2604ac520c95bf04eff1839d86bdc9a2dfd67ef879fbb10426ea"
SRC_URI[sha256sum] = "e3a358a90a9204ff16f92b6f4028ed91460b1926f10589eb54b3566484650a30"
# Always build tools - they don't have any additional
# requirements over the library.