buildroot/package/micropython
Chris Packham 86bb2b4674 package/micropython: require python3 on the host
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@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2019-10-26 12:34:50 +02:00
..
Config.in
micropython.hash package/micropython: bump version to 1.11 2019-08-15 14:09:54 +02:00
micropython.mk package/micropython: require python3 on the host 2019-10-26 12:34:50 +02:00