[OE-core] [CONSOLIDATED PULL 05/10] python-dir: specify am_cv_python_pythondir & am_cv_python_pyexecdir

Kumar Gala galak at kernel.crashing.org
Thu Aug 11 16:33:16 UTC 2011


On Aug 11, 2011, at 11:29 AM, Saul Wold wrote:

> From: Kumar Gala <galak at kernel.crashing.org>
> 
> autoconf will try and set these to via python.m4:
> 
> am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages
> am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages
> 
> However this is problematic as this doesnt respect libdir and where
> we've actually set python's site package dir to.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> meta/classes/python-dir.bbclass |    3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)

Drop the python patches, Richard wanted us to patch automake,  I've posted a new set of patches for that.

- k



More information about the Openembedded-core mailing list