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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
