From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] package/python-esptool: new package
Date: Thu, 7 Nov 2019 23:50:45 +0100 [thread overview]
Message-ID: <20191107235045.667813a1@windsurf> (raw)
In-Reply-To: <20191107170504.1327891-2-b.bilas@grinn-global.com>
Hello Bartosz,
On Thu, 7 Nov 2019 18:05:04 +0100
Bartosz Bilas <b.bilas@grinn-global.com> wrote:
> diff --git a/DEVELOPERS b/DEVELOPERS
> index e9f5345520..49440930fc 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -259,6 +259,7 @@ N: Bartosz Bilas <b.bilas@grinn-global.com>
> F: package/qt5/qt5scxml/
> F: package/qt5/qt5webview/
> F: package/python-pyaes
> +F: package/python-esptool
Alphabetic ordering + final /.
> diff --git a/package/python-esptool/Config.in b/package/python-esptool/Config.in
> new file mode 100644
> index 0000000000..10066797a7
> --- /dev/null
> +++ b/package/python-esptool/Config.in
> @@ -0,0 +1,10 @@
> +config BR2_PACKAGE_PYTHON_ESPTOOL
> + bool "python-esptool"
> + select BR2_PACKAGE_PYTHON_SERIAL # runtime
> + select BR2_PACKAGE_PYTHON_PYAES # runtime
> + select BR2_PACKAGE_PYTHON_ECDSA # runtime
Alphabetic ordering.
> +PYTHON_ESPTOOL_LICENSE = GNU General Public License v2 or later (GPLv2+)
The proper way to describe this is just:
PYTHON_ESPTOOL_LICENSE = GPL-2.0+
Applied to next with those different issues fixed. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-11-07 22:50 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-07 17:05 [Buildroot] [PATCH v2 1/2] package/python-pyaes: new package Bartosz Bilas
2019-11-07 17:05 ` [Buildroot] [PATCH v2 2/2] package/python-esptool: " Bartosz Bilas
2019-11-07 22:50 ` Thomas Petazzoni [this message]
2019-11-08 8:45 ` Bartosz Bilas
2019-11-08 8:49 ` Thomas Petazzoni
2019-11-08 9:01 ` Yegor Yefremov
2019-11-08 9:06 ` Bartosz Bilas
2019-11-08 9:17 ` Bartosz Bilas
2019-11-08 9:21 ` Thomas Petazzoni
2019-11-07 22:50 ` [Buildroot] [PATCH v2 1/2] package/python-pyaes: " 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=20191107235045.667813a1@windsurf \
--to=thomas.petazzoni@bootlin.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