[U-Boot] [PATCH] tools: allow to override python

Simon Glass sjg at chromium.org
Sun Apr 9 19:27:56 UTC 2017


On 5 April 2017 at 09:46, Stefano Babic <sbabic at denx.de> wrote:
> Not force to use python from PATH. Issue was noted when building with
> Yocto, because python from the distro is always taken instead of
> python-native built during Yocto process.
>
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> CC: Simon Glass <sjg at chromium.org>
> ---
>  Makefile       | 2 +-
>  tools/Makefile | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>

FYI the proper setup.py support just landed upstream so we could move
to using that to build _libfdt.so

Regards,
Simon


More information about the U-Boot mailing list