poky/meta/recipes-devtools/python
Ricardo Ribalda Delgado 1d60af733c python3: python3: Fix build error x86->x86
When building x86->x86 the system will try to execute .so and related items
from the default PYTHONPATH.  This will fail if the target CPU contains
instructions that the host CPU does not have, add CROSSPYTHONPATH
into PYTHONPATH so we can prepend the list to find correct libs.

Fixes:

Illegal instruction (core dumped)
Makefile:625: recipe for target 'sharedmods' failed
make: *** [sharedmods] Error 132
make: *** Waiting for unfinished jobs....

(From OE-Core rev: 2106a567820bad438ff78d54a49e3d87da428dcf)

Signed-off-by: Ricardo Ribalda Delgado <ricardo@ribalda.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-19 22:13:42 +01:00
..
files python3-setuptools: upgrade 40.0.0 -> 40.8.0 2019-02-20 21:22:49 +00:00
python python: add a fix for CVE-2019-9948 and CVE-2019-9636 2019-05-21 12:56:34 +01:00
python-native python-native: fix one do_populate_sysroot warning 2019-01-07 14:38:39 +00:00
python3 python3: python3: Fix build error x86->x86 2019-06-19 22:13:42 +01:00
python3-iniparse
python3-pygobject python3-pygobject: update to 3.32.1 2019-04-26 10:09:08 +01:00
python_2.7.16.bb python: add a fix for CVE-2019-9948 and CVE-2019-9636 2019-05-21 12:56:34 +01:00
python-async.inc python: let more modules build in native 2018-11-23 23:35:19 +00:00
python-extras.inc
python-git.inc python: let more modules build in native 2018-11-23 23:35:19 +00:00
python-gitdb.inc python3-gitdb: upgrade 2.0.4 -> 2.0.5 2019-02-20 21:22:49 +00:00
python-mako.inc python3-mako: upgrade 1.0.9 -> 1.0.10 2019-05-22 07:24:52 +01:00
python-native_2.7.16.bb python: update to 2.7.16 2019-04-16 11:10:02 +01:00
python-nose_1.3.7.bb python-nose: python3-nose should be default 2019-06-12 10:54:39 +01:00
python-nose.inc
python-pbr.inc python3-pbr: Move src uri checksums out of .inc file 2019-01-14 11:35:56 +00:00
python-scons_3.0.5.bb python-scons: update to 3.0.5 2019-04-25 00:05:20 +01:00
python-scons-native_3.0.5.bb python-scons: update to 3.0.5 2019-04-25 00:05:20 +01:00
python-setuptools_41.0.1.bb python-setuptools: update to 41.0.1 2019-04-25 00:05:20 +01:00
python-setuptools.inc python*-setuptools: add separate packages for pkg_resources module 2019-05-27 17:06:34 +01:00
python-six.inc python3-six: upgrade 1.11.0 -> 1.12.0 2019-02-20 21:22:49 +00:00
python-smmap.inc python3-smmap: upgrade to 2.0.5 2019-01-14 11:35:56 +00:00
python-subunit.inc
python-testtools.inc
python.inc python: update to 2.7.16 2019-04-16 11:10:02 +01:00
python3_3.7.3.bb python3: python3: Fix build error x86->x86 2019-06-19 22:13:42 +01:00
python3-async_0.6.2.bb
python3-dbus_1.2.8.bb
python3-docutils_0.14.bb
python3-extras_1.0.0.bb
python3-git_2.1.11.bb
python3-gitdb_2.0.5.bb python3-gitdb: upgrade 2.0.4 -> 2.0.5 2019-02-20 21:22:49 +00:00
python3-iniparse_0.4.bb
python3-mako_1.0.10.bb python3-mako: upgrade 1.0.9 -> 1.0.10 2019-05-22 07:24:52 +01:00
python3-nose_1.3.7.bb python-nose: python3-nose should be default 2019-06-12 10:54:39 +01:00
python3-pbr_5.2.0.bb python3-pbr: upgrade 5.1.3 -> 5.2.0 2019-05-22 07:24:52 +01:00
python3-pip_19.1.1.bb python3-pip: upgrade 19.0.3 -> 19.1.1 2019-05-22 07:24:52 +01:00
python3-pycairo_1.18.1.bb python3-pycairo: update to 1.18.1 2019-05-01 09:08:58 +01:00
python3-pygments_2.4.2.bb python3-pygments: add a recipe 2019-06-01 21:43:30 +01:00
python3-pygobject_3.32.1.bb python3-pygobject: update to 3.32.1 2019-04-26 10:09:08 +01:00
python3-scons_3.0.5.bb python3-scons: fix regex replacing python by python3 2019-06-14 22:48:22 +01:00
python3-scons-native_3.0.5.bb python3-scons-{native}: add recipe for v3.0.5 2019-06-08 16:01:41 +01:00
python3-setuptools_41.0.1.bb python-setuptools: update to 41.0.1 2019-04-25 00:05:20 +01:00
python3-six_1.12.0.bb python3-six: upgrade 1.11.0 -> 1.12.0 2019-02-20 21:22:49 +00:00
python3-smmap_2.0.5.bb python3-smmap: upgrade to 2.0.5 2019-01-14 11:35:56 +00:00
python3-subunit_1.3.0.bb
python3-testtools_2.3.0.bb