Etienne Champetier 785d4f3efd build: fixup python SetupHostCommand to use python2
Here is a way to break your build env without this patch:
1) have python point to python3, and no python2
2) start the build, SetupHostCommand will create a symlink
./staging_dir/host/bin/python -> /usr/bin/python
3) build fails on scons because it can't find any python2
4) install python2 and restart the build
5) the build fails on wireless-regdb compile because python is python3 instead of python

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2019-11-09 08:21:45 +01:00
..
2017-10-24 13:24:04 +02:00
2015-03-29 07:29:18 +00:00
2018-07-30 14:26:16 +02:00
2019-01-30 13:20:14 +01:00
2019-02-17 19:30:34 +01:00
2016-10-13 17:04:43 +02:00
2018-08-05 00:06:27 +02:00