[Buildroot] [PATCH 2/2] python-pigpio: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Oct 9 13:40:53 UTC 2018


Hello,

On Fri, 28 Sep 2018 20:00:34 +0200, Grzegorz Blach wrote:
> Pigpio is a Python module for the Raspberry Pi
> which talks to the pigpio daemon to allow control
> of the general purpose input outputs (GPIO).
> 
> http://abyz.co.uk/rpi/pigpio/python.html
> 
> Signed-off-by: Grzegorz Blach <grzegorz at blach.pl>
> ---
>  DEVELOPERS                               |  1 +
>  package/Config.in                        |  1 +
>  package/python-pigpio/Config.in          |  8 ++++++++
>  package/python-pigpio/python-pigpio.hash |  3 +++
>  package/python-pigpio/python-pigpio.mk   | 13 +++++++++++++
>  5 files changed, 26 insertions(+)
>  create mode 100644 package/python-pigpio/Config.in
>  create mode 100644 package/python-pigpio/python-pigpio.hash
>  create mode 100644 package/python-pigpio/python-pigpio.mk

I've applied, with just a fix to use the proper SPDX license tag.

Could you ask the upstream project to add a license file to the
tarball ? It would be a nice addition.

Thanks a lot,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list