summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pybluez_0.22.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-python: remove python2 recipes from layerAndrey Zhizhikin2020-01-221-2/+0
| | | | | | | | Remove recipes which require python2 from the layer. Those recipes are moved to meta-python2 and are not required here any longer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-pybluez: add python3 versionAndré Draszik2018-04-131-17/+2
| | | | | | | This was missing so far. Signed-off-by: André Draszik <andre.draszik@jci.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-python: Add pybluez recipeKrzysztof Kozlowski2017-07-141-0/+17
Add recipe for PyBluez, Python wrapper over bluez. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>