[Buildroot] [PATCH v1 3/4] package/python-gpiozero: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jun 18 19:44:50 UTC 2020


On Sat, 13 Jun 2020 21:20:33 +0200
Peter Seiderer <ps.report at gmx.net> wrote:

> Signed-off-by: Peter Seiderer <ps.report at gmx.net>

I've applied after doing some tweaks. See below.

> diff --git a/package/python-gpiozero/python-gpiozero.mk b/package/python-gpiozero/python-gpiozero.mk
> new file mode 100644
> index 0000000000..71d0d43bb1
> --- /dev/null
> +++ b/package/python-gpiozero/python-gpiozero.mk
> @@ -0,0 +1,13 @@
> +################################################################################
> +#
> +# python-gpiozero
> +#
> +################################################################################
> +
> +PYTHON_GPIOZERO_VERSION = v1.5.1

VERSION should have been just 1.5.1

> +PYTHON_GPIOZERO_SITE = $(call github,gpiozero,gpiozero,$(PYTHON_GPIOZERO_VERSION))
> +PYTHON_GPIOZERO_LICENSE = BSD-3-Clause 

Trailing space here.

Applied with those issues fixed. Thanks!

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


More information about the buildroot mailing list