summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-kmod_0.9.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-kmod: remove the recipeAlexander Kanavin2023-12-311-15/+0
| | | | | | | | | Not compatible with cython 3.x, and has been inactive for years: https://pypi.org/project/kmod/#description https://github.com/agrover/python-kmod Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kmod: add comment about update to version 0.9.2Derek Straka2023-12-291-0/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-kmod: new packageBartosz Golaszewski2022-11-251-0/+14
Add a recipe for python3-kmod - a python wrapper around libkmod. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>