diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2025-06-25 16:45:22 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-08 23:40:34 -0700 |
| commit | 6914e20d63ab1c4378fc23ebd71b000be5fa131a (patch) | |
| tree | 0407c10f5ba8df4b491b285c4d4053b58dfc327d /meta-oe/recipes-support/libgpiod | |
| parent | 2834768c905d0b3e55131e9e46b7ff5e6854ce52 (diff) | |
| download | meta-openembedded-6914e20d63ab1c4378fc23ebd71b000be5fa131a.tar.gz | |
libgpiod: update to v2.2.2
This is a bugfix release addressing issues in tools and core library. No
API changes.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/libgpiod')
| -rw-r--r-- | meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb index 93c3e3b92d..09b0928dfa 100644 --- a/meta-oe/recipes-support/libgpiod/libgpiod_2.2.1.bb +++ b/meta-oe/recipes-support/libgpiod/libgpiod_2.2.2.bb | |||
| @@ -13,7 +13,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}-2.x:" | |||
| 13 | 13 | ||
| 14 | SRC_URI += "file://gpio-manager.init" | 14 | SRC_URI += "file://gpio-manager.init" |
| 15 | 15 | ||
| 16 | SRC_URI[sha256sum] = "0e948049c309b87c220fb24ee0d605d7cd5b72f22376e608470903fffa2d4b18" | 16 | SRC_URI[sha256sum] = "7e3bff0209d75fbca2e9fcff1fd5f07cc58b543e129e08b6d4bb1e4a56cfec0d" |
| 17 | 17 | ||
| 18 | # Enable all project features for ptest | 18 | # Enable all project features for ptest |
| 19 | PACKAGECONFIG[tests] = " \ | 19 | PACKAGECONFIG[tests] = " \ |
