summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/pi-blaster/files/remove-initscript-lsb-dependency.patch
Commit message (Collapse)AuthorAgeFilesLines
* pi-blaster: update to include proper rpi3 supportPetter Mabäcker2017-06-081-9/+28
| | | | | | | | | | | Update to latest available revision, in order to include proper rpi3 support as well as latest fixes. LIC_FILES_CHKSUM for the license text in README.md is changed to handle fixes of whitespace and newlines in the license text, introduced by the pi-blaster commit: '0e1a1df Cleaning up the README'. Signed-off-by: Petter Mabäcker <petter@technux.se>
* pi-blaster: Added recipeAlex J Lennon2014-06-111-0/+77
This project enables PWM on the GPIO pins you request of a Raspberry Pi. The technique used is extremely efficient: does not use the CPU and gives very stable pulses Patches have been provided to build pi-blaster using autotools, and to remove startup script dependencies on the lsb. Change-Id: Ie1bec0702e4520d24e4f024aafff14ddef825589 Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>