From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 01/10] package/python3: add optional support for lzma
Date: Sun, 9 Oct 2016 22:50:36 +0200 [thread overview]
Message-ID: <20161009225036.6e2038f3@free-electrons.com> (raw)
In-Reply-To: <20161009124625.23303-1-bernd.kuhls@t-online.de>
Hello,
On Sun, 9 Oct 2016 14:46:16 +0200, Bernd Kuhls wrote:
> +config BR2_PACKAGE_PYTHON3_XZ
> + select BR2_PACKAGE_XZ
> + bool "xz module"
We normally have the "bool" definition first, and then the depends on,
and then the selects. So I've inverted those two lines.
Since it was not consistent in this Config.in file, I've done a
follow-up commit to fix this for the other Config.in variables.
Applied with this change. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2016-10-09 20:50 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-09 12:46 [Buildroot] [PATCH v4 01/10] package/python3: add optional support for lzma Bernd Kuhls
2016-10-09 12:46 ` [Buildroot] [PATCH v4 02/10] package/python-couchdb: new package Bernd Kuhls
2016-10-09 20:52 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 03/10] package/python-futures: " Bernd Kuhls
2016-10-09 20:52 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 04/10] package/python-pylru: " Bernd Kuhls
2016-10-09 20:55 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 05/10] package/python-mwclient: " Bernd Kuhls
2016-10-09 13:05 ` Yegor Yefremov
2016-10-09 20:56 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 06/10] package/python-mwscrape: " Bernd Kuhls
2016-10-09 21:00 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 07/10] package/python-cssutils: " Bernd Kuhls
2016-10-09 21:05 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 08/10] package/python-pyicu: " Bernd Kuhls
2016-10-09 21:05 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 09/10] package/python-slob: " Bernd Kuhls
2016-10-09 21:05 ` Thomas Petazzoni
2016-10-09 12:46 ` [Buildroot] [PATCH v4 10/10] package/python-mwscrape2slob: " Bernd Kuhls
2016-10-09 20:50 ` Thomas Petazzoni [this message]
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=20161009225036.6e2038f3@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