[Buildroot] [PATCH] micropython: require python3 on the host

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Oct 26 10:35:04 UTC 2019


On Sun, 20 Oct 2019 21:28:08 +1300
Chris Packham <judge.packham at gmail.com> wrote:

> There are some scripts used when building micropython that require
> python3 on the build host. Use BR2_PYTHON3_HOST_DEPENDENCY so this can
> be either be satisfied by installing it on the build host or by building
> the host-python3 package.
> 
> Fixes:
> - http://autobuild.buildroot.net/results/b85b2214576030026a8e04d142a77a2648379417/
> 
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
>  package/micropython/micropython.mk | 2 +-
>  1 file changed, 1 insertion(+), 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