generic-poky/meta/recipes-devtools/python
Khem Raj f969ce9ddf python-native: Point to expat in native sysroot and add missing dep on expat-native
This fixes inconsistency where expat dependency is
then depending upon build host having it or not having it

Fixes errors like
WARNING: renaming "pyexpat" since importing it failed: build/lib.linux-x86_64-2.7/pyexpat.so: undefined symbol: XML_SetCommentHandler

also reported here
https://dev.openwrt.org/ticket/20087

This work due to the fact that we use -isystem pointing to native sysroot
so the search order of native includedir is moved after buildhosts system
includdirs. Moment we replace it with -I, build falls apart

This also fixes the error

Caught exception: <type 'exceptions.ImportError'> ImportError('No module named _elementtree',)

where gobject-introspection-native fails to find _elementtree
which is only compiled if expat is available

(From OE-Core rev: a63798df712bf0d2362e07713c06af3b071a10b2)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-14 23:05:12 +01:00
..
python python(3): Disable tkinter 2016-03-25 10:29:14 +00:00
python-imaging python-imaging: fix compilation with Freetype 2.5.1 2013-12-06 13:54:23 +00:00
python-native python: Fix PGEN linking errors 2015-03-25 12:39:39 +00:00
python-numpy pyton-numpy: Add definition of off_t size 2016-03-31 23:01:36 +01:00
python-pycurl python-pycurl: update version to 7.19.5.2 2015-11-25 07:50:33 +00:00
python-pygobject python-pygobject: update to 3.18.2 2016-03-12 22:11:45 +00:00
python-pyrex recipes: Update upstream-status of patches 2011-05-13 11:02:19 +01:00
python-smartpm smartpm: remove rpm4 patch 2016-03-20 23:12:29 +00:00
python3 python(3): Disable tkinter 2016-03-25 10:29:14 +00:00
python-2.7-manifest.inc python: move ast module into python-core 2016-03-12 22:11:47 +00:00
python-3.5-manifest.inc python: move ast module into python-core 2016-03-12 22:11:47 +00:00
python-async_0.6.2.bb package_regex.inc: split PyPi related entries to their own recipes 2015-12-08 10:20:51 +00:00
python-dbus_1.2.0.bb python-dbus: use PACKAGECONFIG for doc generation 2014-08-11 17:43:44 +01:00
python-docutils_0.12.bb python-docutil: Upgrade 0.11 -> 0.12 2014-07-17 12:28:49 +01:00
python-git_1.0.2.bb python-git: update to 1.0.2 2016-02-28 11:33:05 +00:00
python-gitdb_0.6.4.bb package_regex.inc: split PyPi related entries to their own recipes 2015-12-08 10:20:51 +00:00
python-imaging_1.1.7.bb Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
python-mako_1.0.3.bb python-mako: upgrade to 1.0.3 2016-01-20 17:07:14 +00:00
python-native_2.7.11.bb python-native: Point to expat in native sysroot and add missing dep on expat-native 2016-05-14 23:05:12 +01:00
python-nose_1.3.7.bb python-nose: upgrade to 1.3.7 2016-01-24 09:40:21 +00:00
python-numpy_1.10.4.bb python-numpy: Fix build on musl 2016-03-20 23:12:27 +00:00
python-pexpect_4.0.1.bb pytnon-pexpect: update to 4.0.1 2015-12-28 09:25:15 +00:00
python-pycairo_1.10.0.bb python: python-pycairo: add python-pycairo-native 2014-08-02 09:26:14 +01:00
python-pycurl_7.21.5.bb python-pycurl: remove unnecessary exports 2016-02-04 23:39:00 +00:00
python-pygobject_3.18.2.bb python-pygobject: remove redundant gnome-common dependency 2016-05-06 10:31:14 +01:00
python-pyrex-native_0.9.9.bb python-pyrex-native: Update for python-native changes 2012-07-22 11:42:21 +01:00
python-pyrex_0.9.9.bb Add missing SUMMARY values 2014-01-02 12:50:18 +00:00
python-scons-native_2.4.1.bb python-scons: upgrade to 2.4.1 2016-01-20 17:07:14 +00:00
python-scons_2.4.1.bb python-scons: upgrade to 2.4.1 2016-01-20 17:07:14 +00:00
python-setuptools.inc python-setuptools: Unify and upgrade python-setuptools and python3-setuptools to 19.4 2016-01-24 09:40:25 +00:00
python-setuptools_19.4.bb python-setuptools: Add python-compile on RDEPENDS 2016-02-11 22:33:39 +00:00
python-smartpm_git.bb smartpm: remove rpm4 patch 2016-03-20 23:12:29 +00:00
python-smmap_0.9.0.bb package_regex.inc: split PyPi related entries to their own recipes 2015-12-08 10:20:51 +00:00
python.inc meta: remove redundant ac_cv_sizeof_off_t assignments 2016-04-12 22:50:21 +01:00
python3-native_3.5.1.bb python3-native: use the previous version of python-config script 2016-03-09 17:00:28 +00:00
python3-pip_8.0.0.bb python3-pip: Upgrade to 8.0.0 2016-01-25 12:44:13 +00:00
python3-setuptools_19.4.bb python-setuptools: Unify and upgrade python-setuptools and python3-setuptools to 19.4 2016-01-24 09:40:25 +00:00
python3_3.5.1.bb python3: fix do_configure check platform triplet error 2016-03-12 22:11:46 +00:00
python_2.7.11.bb meta: remove redundant ac_cv_sizeof_off_t assignments 2016-04-12 22:50:21 +01:00