[Buildroot] [PATCH v4 01/10] package/python3: add optional support for lzma

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Oct 9 20:50:36 UTC 2016


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



More information about the buildroot mailing list