Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpi-gpio: Update to 0.6.3 | Andrei Gherzan | 2017-09-08 | 1 | -21/+0 |
| | | | | | | As well integrate with meta-oe bbclass pypi. Signed-off-by: Andrei Gherzan <andrei@gherzan.com> | ||||
* | recipe: anchor regexps in COMPATIBLE_MACHINE | Martin Jansa | 2017-07-27 | 1 | -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.2 | Andrei Gherzan | 2017-04-14 | 1 | -0/+21 |
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> |