On 05/01/2015 11:46 PM, Burton, Ross wrote:
buildhistory says:
packages/corei7-64-poky-linux/libxml2/libxml2: RDEPENDS: added "python-core"
Why does the library package gain a dependency on python?
Sorry, I updated the patch a little, it was because of this line:
PACKAGECONFIG[python] =
"
buildhistory says:
packages/corei7-64-poky-linux/libxml2/libxml2: RDEPENDS: added "python-core"
Why does the library package gain a dependency on python?
Ross
On 29 April 2015 at 08:26, Robert Yang wrote:
> We have libxml2-python for native and nativesdk, but don't have it for
> target, and c
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
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