diff options
author | Ross Burton <ross.burton@intel.com> | 2017-04-24 15:43:57 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-05-04 13:49:46 +0100 |
commit | e1dd85c0fac171e2e99543705117acff9afd713b (patch) | |
tree | cebc55739e14a0e5b406c81f89863de05a4d8dbf /meta/recipes-graphics/x11-common | |
parent | 70b145715d335f5177b39dae398e789dc84f1fd3 (diff) | |
download | openembedded-core-e1dd85c0fac171e2e99543705117acff9afd713b.tar.gz openembedded-core-e1dd85c0fac171e2e99543705117acff9afd713b.tar.bz2 openembedded-core-e1dd85c0fac171e2e99543705117acff9afd713b.zip |
python3: add python3 metapackage
Many new users add "python3" to their image using IMAGE_INSTALL and are then
surprised that they can't import any of the standard library. This is because we
split up the standard library into a number of packages, and python3-core (the
interpreter and essential modules only) RPROVIDES 'python3'.
Solve this by moving the RPROVIDES of 'python3' to python3-modules, so that the
entire Python standard library is installed.
[ YOCTO #11182 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/x11-common')
0 files changed, 0 insertions, 0 deletions