From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Charles Hardin <ckhardin@gmail.com>
Cc: Asaf Kahlon <asafka7@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/python3: add the configuration to support python curses
Date: Sun, 24 Dec 2023 18:52:33 +0100 [thread overview]
Message-ID: <20231224185233.3ea472de@windsurf> (raw)
In-Reply-To: <20230825195635.30709-1-ckhardin@gmail.com>
On Fri, 25 Aug 2023 12:56:35 -0700
Charles Hardin <ckhardin@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@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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-12-24 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-25 19:56 [Buildroot] [PATCH 1/1] package/python3: add the configuration to support python curses Charles Hardin
2023-12-24 17:52 ` Thomas Petazzoni via buildroot [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=20231224185233.3ea472de@windsurf \
--to=buildroot@buildroot.org \
--cc=asafka7@gmail.com \
--cc=ckhardin@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.