]> code.ossystems Code Review - openembedded-core.git/commit
python: Fix ctypes/libffi configure
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Thu, 26 Feb 2015 21:27:25 +0000 (15:27 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 27 Feb 2015 07:40:27 +0000 (07:40 +0000)
commitdd23f79c9ac4782fecc408fc14e66c0ce81f6973
tree4670bf55376f28f79a6ce116ec4b156bdbfbe587
parent9c4ab427b6acbc3f708860adace65393562227a7
python: Fix ctypes/libffi configure

Forces the creation of a configure script for ctypes/libffi Module
by calling autoreconf after it being deleted on do_configure().

Fixes configuration hence compilation of this Python module.

[YOCTO #7373]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-native_2.7.9.bb
meta/recipes-devtools/python/python_2.7.9.bb