From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 9 Mar 2015 14:33:21 +0100 Subject: [Buildroot] [PATCH V2] python: spidev: add spidev plugin to manage spi from userspace In-Reply-To: <1425803293-25109-1-git-send-email-michael@amarulasolutions.com> References: <1425803293-25109-1-git-send-email-michael@amarulasolutions.com> Message-ID: <20150309143321.4355fa64@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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: : 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