[OE-core] [PATCH] toolchain-shar-relocate.sh: Detect python binary and location.

Liam R. Howlett Liam.Howlett at windriver.com
Tue Jan 19 20:34:01 UTC 2016


Please back port this patch to jethro as well.

Thanks,
Liam

* Liam R. Howlett <Liam.Howlett at WindRiver.com> [160119 15:20]:
> If /usr/bin/python does not exist, the exec of the toolchain relocation script
> will fail.  This was the case with FC23 without python2 installed.  Since the
> SDK extraction already contains python3 support, the fix only requires checking
> for the correct interpreter.
> 
> 
> Liam R. Howlett (1): meta/files/toolchain-shar-relocate.sh: Detect different
> python binaries     and select one that exists.
> 
>  meta/files/toolchain-shar-relocate.sh | 19 +++++++++++++++++-- 1 file changed,
>  17 insertions(+), 2 deletions(-)
> 
> -- 2.1.4
> 



More information about the Openembedded-core mailing list