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:38:10 +0000 (17:38 +0100)
commit52c38aa90c6079795ebbb1289c02e6d14a30ccb6
treec948343eee7a219b7d63a9898a1be2c4d021d39b
parentd2b2353cf2225d98f3c09e5d72be31459997daae
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.

(From OE-Core rev: d99dac66e3e121e96c4d8a29aee846d4b8f38622)

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