summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-connectivity/python-pyconnman
Commit message (Collapse)AuthorAgeFilesLines
* python3-pyconnman: add recipeAlejandro del Castillo2018-08-273-10/+20
| | | | | | Signed-off-by: Alejandro del Castillo <alejandro.delcastillo@ni.com> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-python: Remove superfluous "PYPI_PACKAGE" assignmentsRobert P. J. Day2017-03-071-2/+0
| | | | | | | | | | | | Given calculation of PYPI_PACKAGE value from recipe file name, a number of Python recipe files unnecessarily set this value, so delete these superfluous lines. In addition, the act of editing added a missing EOL at the end of one of the files. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyconnman: rdepend on connmanIoan-Adrian Ratiu2017-02-201-1/+1
| | | | | | | | | Having pyconnman installed without connman is useless, so make sure it's pulled at runtime. Connman can also be installed via a 'base' image packagegroup, but let's also add it to rdepend to be safe. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-pyconnman: Add new recipeHeghedus Razvan2016-12-091-0/+14
Signed-off-by: Heghedus Razvan <razvan.heghedus@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>