[OE-core] python automake dirs (was meta-toolchain-sdk failure)

Kumar Gala galak at kernel.crashing.org
Wed Aug 10 16:51:25 UTC 2011


On Aug 10, 2011, at 9:44 AM, Khem Raj wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
>> So the root of this seems to stem from the following in automake's
>> 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
>> 
>> So the question at hand is how to fix this?
>> 
>> Do we patch automake to respect libdir setting for these?
>> 
> 
> yes seems sane to me

posted some patches in which I do this via python-dir.bbclass which I think is better

- k



More information about the Openembedded-core mailing list