]> code.ossystems Code Review - openembedded-core.git/commit
distutils(-common-base) bbclass: sync with OE
authorKoen Kooi <koen@dominion.thruhere.net>
Tue, 18 Jan 2011 11:11:37 +0000 (12:11 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2011 21:37:00 +0000 (21:37 +0000)
commit6f31e13e81ed87319154f639d24013799fde1438
tree3cdbe1aca13df91af101cd3a1e928c8e87b23762
parent943f80f2aa55b196d5881f4b639f3645a78ab648
distutils(-common-base) bbclass: sync with OE

When using python recipes imported from OE (e.g. python-cheetah) parsing only succeeds when python has already been built due to the PYTHON_DIR references.

This commit syncs the classes with OE to make it work, but keeps the *.pyo removal from yocto.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/distutils-common-base.bbclass
meta/classes/distutils.bbclass