]> code.ossystems Code Review - openembedded-core.git/commit
python: make 'python' install everything instead of just the interpretter
authorRoss Burton <ross.burton@intel.com>
Thu, 20 Jun 2019 14:53:25 +0000 (15:53 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jun 2019 23:26:09 +0000 (00:26 +0100)
commit778a6b4bf6aa9d0941d52ee05e14b061b659b3df
tree6d52722ed2e91ed0591e1a90dcd34bee5e3ebe04
parentd741ebf346f265e331722369c8260a0a7af9e8e2
python: make 'python' install everything instead of just the interpretter

Follow the python3 behaviour, and common sense, by making 'python' install
python-modules instead of python-core.  This means a user installing python gets
all of Python, instead of just a fraction of the library.

[ YOCTO #13402 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python_2.7.16.bb