]> code.ossystems Code Review - openembedded-core.git/commit
python: fix build error with Readline 6.3
authorChong Lu <Chong.Lu@windriver.com>
Thu, 3 Apr 2014 07:52:22 +0000 (07:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 4 Apr 2014 10:51:27 +0000 (11:51 +0100)
commita6b91ae7dec2edebc0eaea0592c42b1c455ad4d7
treeba650ea190d01cb8b5dba5f944179ff59cef0578
parentd12a5e38a02abe3feb3db8ae5ffd9a5005124294
python: fix build error with Readline 6.3

Backport two patches from upstream:

use new readline function types (closes #20374)
Issue #20374: Avoid compiler warnings when compiling readline with libedit.

[YOCTO #6107]

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python-native_2.7.3.bb
meta/recipes-devtools/python/python/python-fix-build-error-with-Readline-6.3.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3-native_3.3.3.bb
meta/recipes-devtools/python/python3/python3-fix-build-error-with-Readline-6.3.patch [new file with mode: 0644]
meta/recipes-devtools/python/python3_3.3.3.bb
meta/recipes-devtools/python/python_2.7.3.bb