| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-gpiod: fix ptest failure | Bartosz Golaszewski | 2025-02-04 | 1 | -1/+4 |
| | | | | | | | | | | | | | | Linux kernel commit 8bd76b3d3f3a ("gpio: sim: lock up configfs that an instantiated device depends on") revealed an issue in libgpiod bindings tests where a GPIO simulator device is not disabled before removing its configfs entries. Add a patch (already submitted upstream) that fixes the observed ptest failures. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-gpiod: update v2.2.2 -> v2.2.3 | Bartosz Golaszewski | 2024-12-20 | 1 | -0/+45 |
| Small bugfix release addressing a potential crash due to a bad usage of PyDict_Next() in the C extension. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
