]> code.ossystems Code Review - openembedded-core.git/commit
python: Fix build failure of python-elementtree on x86_64
authorKhem Raj <raj.khem@gmail.com>
Fri, 3 Feb 2012 20:21:22 +0000 (12:21 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 7 Feb 2012 22:37:15 +0000 (14:37 -0800)
commit25016d158af927e0c9e70c3df4674f53fa54fec8
treeb6e273f4cb6a9adc4e4996d6b3318ba617ed080d
parent7eae02f47a08587cf5be3d39df0184cf346cbaea
python: Fix build failure of python-elementtree on x86_64

The problem is due to mixing of headers from host system
thusly corrected in setup.py by checkinng if we are cross
compiling

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/python/python/host_include_contamination.patch [new file with mode: 0644]
meta/recipes-devtools/python/python_2.7.2.bb