generic-poky/meta/recipes-core/libxml
Robert Yang 212d9d4245 libxml2: fix python path and add libxml2-python
We have libxml2-python for native and nativesdk, but don't have it for
target, and can't find the reason from the git log, libxml2-python is
widely used, after looked into it's configure.in, we can add it
by PACKAGECONFIG.

The previous --with-python=${STAGING_BINDIR}/python is incorrect, it
acted as work becase it's conigure can check automatically, python is in
${STAGING_BINDIR_NATIVE}/${PYTHON_PN}-native/${PYTHON_PN}, as known as
${PYTHON}.

Add python to PACKAGECONFIG, since createrepo rdepends on
libxml2-python, otherwise the target createrepo can't work.

(From OE-Core rev: ed72e123724599e70eb4d283f06fca3e56a8b50a)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-05-14 11:43:57 +01:00
..
libxml2 libxml2: remove libxml2-CVE-2014-3660.patch 2015-04-30 23:04:13 +01:00
libxml2.inc libxml2: fix python path and add libxml2-python 2015-05-14 11:43:57 +01:00
libxml2_2.9.2.bb libxml2: Contain glibc-extentions under __GLIBC__ 2015-04-08 10:53:30 +01:00