]> 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, 29 May 2014 12:42:06 +0000 (13:42 +0100)
commitae49adc13db10cb39eeb9377eb4c60a4db436e00
treed79d9de6a7bac110c3aaab5b2dabe64ae8cb3dd8
parent0903469ffd41c8e6a5ed8ba09817c004a16a477e
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.

(From OE-Core rev: 23849347d0fe60a01578efdd6c6e23ebb444dcd6)

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