diff options
| author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-12-17 18:40:20 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-12-19 09:41:28 -0800 |
| commit | 0c59f9fc3607f544d6146157a2b3de4b18fc48e8 (patch) | |
| tree | 1aadf9ebeec593948eab44149515ecd6905b8108 | |
| parent | 4bebe950d4a045c6e971e7f4fb06abbb530bf1ea (diff) | |
| download | meta-openembedded-0c59f9fc3607f544d6146157a2b3de4b18fc48e8.tar.gz | |
gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2
Small bugfix release addressing some corner-cases spotted in testing.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.2.bb (renamed from meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.1.bb b/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.2.bb index 4d466d30f0..fef2589106 100644 --- a/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.1.bb +++ b/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy_0.1.2.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI += " \ | |||
| 15 | file://run-ptest.in \ | 15 | file://run-ptest.in \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "c7830cb6a2c01914df2bc0549aef2dcfcb955520d400f65b3b50fb7a6f77f1b4" | 18 | SRC_URI[sha256sum] = "4bdd4b8a7042f63a40507ae0f16b360011e67cbb2f0276289636487a54849530" |
| 19 | 19 | ||
| 20 | # For full backward compatibility with the kernel sysfs interface, this option | 20 | # For full backward compatibility with the kernel sysfs interface, this option |
| 21 | # must be selected. However, we don't make it the default as - with kernel sysfs | 21 | # must be selected. However, we don't make it the default as - with kernel sysfs |
