From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH V2] python: spidev: add spidev plugin to manage spi from userspace
Date: Mon, 9 Mar 2015 14:33:21 +0100 [thread overview]
Message-ID: <20150309143321.4355fa64@free-electrons.com> (raw)
In-Reply-To: <1425803293-25109-1-git-send-email-michael@amarulasolutions.com>
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
next prev parent reply other threads:[~2015-03-09 13:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-08 8:28 [Buildroot] [PATCH V2] python: spidev: add spidev plugin to manage spi from userspace Michael Trimarchi
2015-03-09 13:33 ` Thomas Petazzoni [this message]
2015-03-09 13:53 ` Michael Trimarchi
2015-03-09 14:32 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150309143321.4355fa64@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox