newt: enable python support
authorKang Kai <kai.kang@windriver.com>
Wed, 12 Dec 2012 10:48:07 +0000 (18:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Dec 2012 17:24:53 +0000 (17:24 +0000)
commit16490d99a66957420b7d4524c7ee675a3235f51b
tree6a75d02fd9fc521cbbe270e9c079055c625fd651
parent6ea1c156dabb5c36f654f19aacfcad9b4449782c
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.

(From OE-Core rev: aa591ecb1aac1c0308c05dbac81bc056869a2c3e)

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