[Buildroot] [PATCH 1/1] package/python-esptool: fix zlib module for python3

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Jan 17 14:26:29 UTC 2021


On Sun, 17 Jan 2021 12:21:45 +0100
Bernd Kuhls <bernd.kuhls at t-online.de> wrote:

> Fixes config with BR2_PACKAGE_PYTHON3=y
> 
> WARNING: unmet direct dependencies detected for BR2_PACKAGE_PYTHON_ZLIB
>   Depends on [n]: BR2_PACKAGE_PYTHON [=n]
>   Selected by [y]:
>   - BR2_PACKAGE_PYTHON_ESPTOOL [=y] && (BR2_PACKAGE_PYTHON [=n] || BR2_PACKAGE_PYTHON3 [=y])
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/python-esptool/Config.in | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

I wonder how I didn't spot that during the review/merge of this patch.
Anyway, thanks a lot for fixing this! Applied.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list