]> code.ossystems Code Review - openembedded-core.git/commit
python: ensure all of Python is installed in nativesdk
authorRoss Burton <ross.burton@intel.com>
Mon, 1 Dec 2014 16:26:55 +0000 (16:26 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Dec 2014 17:42:44 +0000 (17:42 +0000)
commite36ff98a7a4da478bb886f61005cd72a0b5a9c0e
tree7fff888856a08e5680895801d829a7df52337787
parentf7b342a73661cfff4043fab77ab8e9ef0e48dec4
python: ensure all of Python is installed in nativesdk

If any part of Python gets installed in a SDK, we need to ensure that all of
Python gets installed to avoid replacing python in the environment with a
minimal package set.

[ YOCTO #6735 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/python/python_2.7.3.bb