]> code.ossystems Code Review - openembedded-core.git/commit
python: Resolve intermediate staging issues
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Nov 2012 14:31:24 +0000 (14:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 18 Nov 2012 11:45:05 +0000 (11:45 +0000)
commit16da4f75a75dc8020803df9ea73a2a7ead88cc5a
treec42b4815e7bfc0155f3bcd347c5b40a114259552
parent57127ff6f42145bb1a200c8c3267158df637fbfd
python: Resolve intermediate staging issues

Its bad practise to poke into the sysroot without knowledge of sstate.

This adds a patch to python allowing us to account for cross compiling
and allow it to find the Makefile/pyconfig.h files without needing them
in the sysroot for do_compile/do_install to complete.

Tested on two architectures and compared with buildhistory with no
significant delta.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-native_2.7.3.bb
meta/recipes-devtools/python/python/builddir.patch [new file with mode: 0644]
meta/recipes-devtools/python/python_2.7.3.bb