[Buildroot] [PATCH V2] python: spidev: add spidev plugin to manage spi from userspace

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Mar 9 13:33:21 UTC 2015


Dear Michael Trimarchi,

On Sun,  8 Mar 2015 09:28:13 +0100, Michael Trimarchi wrote:

> +PYTHON_SPIDEV_VERSION = 3.0
> +PYTHON_SPIDEV_SOURCE = spidev-$(PYTHON_SPIDEV_VERSION).tar.gz
> +PYTHON_SPIDEV_SITE = https://pypi.python.org/packages/source/s/spidev
> +PYTHON_SPIDEV_SETUP_TYPE = distutils
> +PYTHON_SPIDEV_LICENSE = GPLv2
> +PYTHON_SPIDEV_LICENSE_FILES = LICENSE

There is no file named "LICENSE" in the source code of python-spidev.
The file is named LICENSE.md.

Also, the commit title for new package should normally be:

	<pkgname>: new package

so in this case:

	python-spidev: new package

I've fixed those issues (especially the license file one), and applied
your patch.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list