summaryrefslogtreecommitdiff
path: root/meta/classes/pythonnative.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-04-24 15:43:57 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-04-28 11:32:21 +0100
commite168769fc57275fa41c704acb74ca0cea1c6a2ae (patch)
tree543898b7a8b794f5b3206a14af994f79d8a17170 /meta/classes/pythonnative.bbclass
parent2152700f2b94c2c9d6810f3521b90ebb32a01b1b (diff)
downloadopenembedded-core-e168769fc57275fa41c704acb74ca0cea1c6a2ae.tar.gz
openembedded-core-e168769fc57275fa41c704acb74ca0cea1c6a2ae.tar.bz2
openembedded-core-e168769fc57275fa41c704acb74ca0cea1c6a2ae.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/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions