generic-poky/meta/files
Liam R. Howlett 92abb5f1ce meta/files/toolchain-shar-relocate.sh: Detect different python binaries and select one that exists.
Although the relocate_sdk.sh supports python3, fc23 does not symlink
/usr/bin/python3 to /usr/bin/python.  Using exec instead of a call to
the correct interpreter causes a failure on fc23 when python2 is not
present.  This uses 'which' to locate python, python2, then python3 and
uses the first one that's found.

(From OE-Core rev: 99d4d97f51b658d58a50789056b422e48df89ad9)

Signed-off-by: Liam R. Howlett <Liam.Howlett@WindRiver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-01-24 09:40:21 +00:00
..
common-licenses common-licenses: use correct GFDL-1.1 license text 2015-10-19 17:57:57 +01:00
deploydir_readme.txt image.bbclass, kernel.bbclass: create warning file about deleting deploydir files 2011-08-19 09:29:18 -07:00
device_table-minimal.txt files/device_table-minimal.txt: cleanup 2014-04-25 17:19:20 +01:00
ext-sdk-prepare.py classes/populate_sdk_ext: check that extensible SDK prepared correctly 2016-01-15 11:54:51 +00:00
fs-perms.txt base-files: fix up misleading dir grouping names for lsb dirs 2014-07-29 09:58:26 +01:00
toolchain-shar-extract.sh populate_sdk: Switch from bzip2 to xz 2016-01-11 23:26:29 +00:00
toolchain-shar-relocate.sh meta/files/toolchain-shar-relocate.sh: Detect different python binaries and select one that exists. 2016-01-24 09:40:21 +00:00