generic-poky/meta
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
..
classes report-error: Replace the build directory path in the error text 2016-05-14 23:05:12 +01:00
conf feature-arm-vfp.inc: fix overzealous ARMPKGSFX_FPU modification 2016-05-14 23:05:12 +01:00
files ext-sdk-prepare.py: exclude do_rm_work from unexpected output; create unit test 2016-04-18 16:28:21 +01:00
lib package_manager.py: Add extract() method for RPM package manager 2016-05-14 23:05:11 +01:00
recipes-bsp grub_git: Upgrade to latest tip 2016-05-13 13:41:30 +01:00
recipes-connectivity connman: update to version 1.32 2016-05-14 23:05:12 +01:00
recipes-core glibc: Add recipes for 2.24 release 2016-05-14 23:05:12 +01:00
recipes-devtools python-native: Point to expat in native sysroot and add missing dep on expat-native 2016-05-14 23:05:12 +01:00
recipes-extended mdadm: Fix build with clang 2016-05-13 13:41:31 +01:00
recipes-gnome gobject-introspection: Use SYSROOT_DIRS to add dirs to stage in sysroot 2016-05-13 13:41:28 +01:00
recipes-graphics pong-clock: obey CFLAGS, LDFLAGS 2016-05-14 23:05:11 +01:00
recipes-kernel oprofile: Fix with gcc6 2016-05-13 13:41:29 +01:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia alsa-tools: Fix build with gcc6 2016-05-13 13:41:29 +01:00
recipes-rt rt-tests: Fix build with non-gcc compilers 2016-01-24 09:40:28 +00:00
recipes-sato webkitgtk: Upgrade to 2.12.1 2016-05-13 13:41:29 +01:00
recipes-support mpfr: Upgrade to 3.1.4 2016-05-13 13:41:31 +01:00
site meta/site: remove sizeof_off_t 2016-04-12 22:50:21 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00