[Buildroot] [PATCH 1/1] package/python3: add the configuration to support python curses

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Dec 24 17:52:33 UTC 2023


On Fri, 25 Aug 2023 12:56:35 -0700
Charles Hardin <ckhardin at gmail.com> wrote:

> Working on another project with the buildroot sdk and there
> was a python configuration script that could be started from
> the build which required the curses module. So, instead of
> switching python interpreters just add an option to be compile
> with the curses module for the host-python
> 
> Signed-off-by: Charles Hardin <ckhardin at gmail.com>
> ---
>  package/python3/Config.in.host | 5 +++++
>  package/python3/python3.mk     | 7 ++++++-
>  2 files changed, 11 insertions(+), 1 deletion(-)

Applied to master, thanks.

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



More information about the buildroot mailing list