]> code.ossystems Code Review - openembedded-core.git/commit
python-native: add nativepython symlink
authorRoss Burton <ross.burton@intel.com>
Wed, 12 Jun 2013 16:25:05 +0000 (17:25 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Jun 2013 16:37:58 +0000 (17:37 +0100)
commitd99dac66e3e121e96c4d8a29aee846d4b8f38622
tree30b12730a904017ed384eaea2064be2320b827bb
parentc4f987239fe78783d732df673a5e592bb05a877d
python-native: add nativepython symlink

Add a symlink to the native Python so that scripts can just invoke
"nativepython" and get the right one without needing absolute paths (these often
end up too long for the #! parser in the kernel as the buffer is 128 bytes
long).

The name "nativepython" was chosen to match the existing "nativeperl" which
serves the same purpose.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/python/python-native_2.7.3.bb