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:53:51 +0000 (11:53 +0100)
commitd966b661ec29469d780e345c9be37097aebd85b7
treedc719fe6bfb0cacc6a40f1b33a41f788fa639e26
parent09c545de955bbe293d77652a4ab353cdf24ede22
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]

(From OE-Core rev: a6b91ae7dec2edebc0eaea0592c42b1c455ad4d7)

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