poky/meta/recipes-devtools/python
Dominic Sacré 3f2ab3f7cc python3: Build and package precompiled modules
Remove the patch that was applied in the python3 and python3-native
recipes to skip compilation of python modules.

Modify generate-manifest-3.5.py to match '__pycache__' directories in
FILES_*.
This is necessary because Python3 puts .pyc files in '__pycache__'
subdirectories one level below the corresponding .py files, whereas in
Python2 they used to be right next to the sources.

This change significantly reduces the startup overhead of Python3
scripts. For example, on a Cortex-A9, "python3 -c pass" took 0.40s
before, and 0.19s after.

(From OE-Core rev: bb4d689769703177dbb0df0935e15016b879f42b)

Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-30 15:48:05 +00:00
..
python python: fix CVE-2016-1000110 2016-09-28 10:16:03 +01:00
python-native python-native: Upgrade from 2.7.11 to 2.7.12 2016-08-10 10:46:30 +01:00
python-pycurl python-pycurl: update version to 7.19.5.2 2015-11-25 07:50:33 +00:00
python-smartpm python-smartpm: use md5 as the digest for rpm_sys channel 2016-09-14 22:22:13 +01:00
python3 python3: Build and package precompiled modules 2016-11-30 15:48:05 +00:00
python3-pygobject python-pygobject: port to Python 3 2016-06-03 13:13:26 +01:00
python_2.7.12.bb python: fix CVE-2016-1000110 2016-09-28 10:16:03 +01:00
python-2.7-manifest.inc python: fix python-tests rdepends 2016-11-06 23:35:32 +00:00
python-3.5-manifest.inc python3: Build and package precompiled modules 2016-11-30 15:48:05 +00:00
python-async_0.6.2.bb python3-async: add it for python3-gitdb 2016-05-19 09:05:19 +01:00
python-async.inc python: Several recipes needed SRC_URI updating 2016-06-12 23:47:17 +01:00
python-git_2.1.0.bb python*-git: upgrade to 2.1.0 2016-11-23 11:10:15 +00:00
python-git.inc python*-git: upgrade to 2.1.0 2016-11-23 11:10:15 +00:00
python-gitdb_0.6.4.bb python3-gitdb: add it for python3-git 2016-05-19 09:05:20 +01:00
python-gitdb.inc python: Several recipes needed SRC_URI updating 2016-06-12 23:47:17 +01:00
python-mako_1.0.6.bb python*-mako: upgrade to 1.0.6 2016-11-23 11:10:15 +00:00
python-mako.inc python*-mako: upgrade to 1.0.6 2016-11-23 11:10:15 +00:00
python-native_2.7.12.bb python-native: Upgrade from 2.7.11 to 2.7.12 2016-08-10 10:46:30 +01:00
python-nose_1.3.7.bb python: Several recipes needed SRC_URI updating 2016-06-12 23:47:17 +01:00
python-pexpect_4.2.1.bb python-pexpect: upgrade to 4.2.1 2016-11-23 11:10:15 +00:00
python-ptyprocess_0.5.1.bb python-ptyprocess: Extend to cover nativesdk 2016-06-15 08:35:01 +01:00
python-pycurl_7.21.5.bb python-pycurl: remove unnecessary exports 2016-02-04 23:39:00 +00:00
python-scons_2.5.1.bb python-scons*: upgrade to 2.5.1 2016-11-23 11:10:15 +00:00
python-scons-native_2.5.1.bb python-scons*: upgrade to 2.5.1 2016-11-23 11:10:15 +00:00
python-setuptools_22.0.5.bb Use PYTHON_SITEPACKAGES_DIR insted of hard-coded *site-packages* 2016-08-17 10:35:42 +01:00
python-setuptools.inc Use PYTHON_SITEPACKAGES_DIR insted of hard-coded *site-packages* 2016-08-17 10:35:42 +01:00
python-six_1.10.0.bb python-six: Add to oe-core 2016-07-20 10:28:47 +01:00
python-six.inc python-six: Add to oe-core 2016-07-20 10:28:47 +01:00
python-smartpm_git.bb python-smartpm: use md5 as the digest for rpm_sys channel 2016-09-14 22:22:13 +01:00
python-smmap_0.9.0.bb python3-smmap: add it for python3-gitdb 2016-05-19 09:05:19 +01:00
python-smmap.inc python: Several recipes needed SRC_URI updating 2016-06-12 23:47:17 +01:00
python.inc python-native: Upgrade from 2.7.11 to 2.7.12 2016-08-10 10:46:30 +01:00
python3_3.5.2.bb python3: Build and package precompiled modules 2016-11-30 15:48:05 +00:00
python3-async_0.6.2.bb python3-async: add it for python3-gitdb 2016-05-19 09:05:19 +01:00
python3-dbus_1.2.4.bb pythonnative.bbclass, python3native.bbclass: export STAGING_INCDIR, STAGING_LIBDIR, PYTHON variables 2016-07-01 16:22:42 +01:00
python3-docutils_0.12.bb python-docutils: move to Python 3 2016-06-03 13:13:27 +01:00
python3-git_2.1.0.bb python*-git: upgrade to 2.1.0 2016-11-23 11:10:15 +00:00
python3-gitdb_0.6.4.bb python3-gitdb: Fixes zlib missing dependency 2016-08-17 10:35:42 +01:00
python3-mako_1.0.6.bb python*-mako: upgrade to 1.0.6 2016-11-23 11:10:15 +00:00
python3-native_3.5.2.bb python3: Build and package precompiled modules 2016-11-30 15:48:05 +00:00
python3-nose_1.3.7.bb python: Several recipes needed SRC_URI updating 2016-06-12 23:47:17 +01:00
python3-pip_9.0.1.bb python3-pip: upgrade to 9.0.1 2016-11-23 11:10:15 +00:00
python3-pycairo_1.10.0.bb python-pycairo: move to Python 3 2016-06-03 13:13:27 +01:00
python3-pygobject_3.22.0.bb python3-pygobject: upgrade to 3.22.0 2016-11-23 11:10:15 +00:00
python3-setuptools_22.0.5.bb Use PYTHON_SITEPACKAGES_DIR insted of hard-coded *site-packages* 2016-08-17 10:35:42 +01:00
python3-six_1.10.0.bb python-six: Add to oe-core 2016-07-20 10:28:47 +01:00
python3-smmap_0.9.0.bb python3-smmap: add it for python3-gitdb 2016-05-19 09:05:19 +01:00