summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-gpiod_2.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-gpiod: add missing run-time dependenciesBartosz Golaszewski2023-05-071-1/+5
| | | | | | | | | | The gpiod package needs some standard python modules so add them to RDEPENDS. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit ce5cf625cdfc0adbffa344de7c59274cb89f5612) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-gpiod: update to v2.0Bartosz Golaszewski2023-03-021-0/+45
The final libgpiod v2.0 release is out so update the recipe. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>