]> code.ossystems Code Review - openembedded-core.git/commit
newt: enable python support
authorKang Kai <kai.kang@windriver.com>
Wed, 12 Dec 2012 10:48:07 +0000 (18:48 +0800)
committerSaul Wold <sgw@linux.intel.com>
Fri, 14 Dec 2012 23:17:19 +0000 (15:17 -0800)
commitaa591ecb1aac1c0308c05dbac81bc056869a2c3e
tree3367aed94d63918a1c525bdd5f2c6e8db50b9d28
parent77092eeaadfd89375a6aea6d170664f4d3e6f6dd
newt: enable python support

Compile newt with python support. There may be packages that need newt's
python extension.

Add python to DEPENDS. And add patch fix_python_fpic.patch to compile
python .so module with flag -fPIC.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/newt/files/fix_python_fpic.patch [new file with mode: 0644]
meta/recipes-extended/newt/libnewt_0.52.14.bb