summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/rpi-gpio_0.6.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* rpi-gpio: Update to 0.6.3Andrei Gherzan2017-09-081-21/+0
| | | | | | As well integrate with meta-oe bbclass pypi. Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* recipe: anchor regexps in COMPATIBLE_MACHINEMartin Jansa2017-07-271-1/+1
| | | | | | | | | * bitbake is using re.match, so raspberrypi actually matches with anything ^raspberrypi.* which currently works, but it will also match with hypothetical raspberrypi-is-no-more-this-is-banana-now MACHINE which isn't intended by this COMPATIBLE_MACHINE. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* rpi-gpio: Update to v0.6.2Andrei Gherzan2017-04-141-0/+21
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>