summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/RPi-GPIO
Commit message (Collapse)AuthorAgeFilesLines
* rpi-gpio: renamed from RPi-GPIOPaul Barker2013-06-231-16/+0
| | | | | | Package names shouldn't contain capital letters. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* RPI.GPIO: Integrate v0.2.0Andrei Gherzan2012-08-291-0/+16
Patch was added to use setuptools that we already have integrated in yocto and not the one provided in package. In his way we can use setuptools bbclass. [GITHUB #36] Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>