]> code.ossystems Code Review - openembedded-core.git/commit
python3: Substitute correct python version in shebang
authorTyler Hall <tylerwhall@gmail.com>
Sun, 4 May 2014 22:37:50 +0000 (18:37 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 May 2014 11:56:40 +0000 (12:56 +0100)
commit23849347d0fe60a01578efdd6c6e23ebb444dcd6
tree16c8589989fc4d21d697de02d48d4ee161b862a6
parent2d01c5a4989dcf03a202c27730a2a8f334e0c37a
python3: Substitute correct python version in shebang

If python2 and python3 are both available, scripts that are subject to
this substitution can possibly run with the wrong python version.
python3-config is one such script.

Signed-off-by: Tyler Hall <tylerwhall@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/python/python3-native_3.3.3.bb