[OE-core] [PATCH 0/1] python: fix build error with Readline 6.3

Chong Lu Chong.Lu at windriver.com
Thu Apr 3 07:52:21 UTC 2014


The following changes since commit a5775abb1951ec6cdc7afacd1ae87189e398cff8:

  bitbake: user-manual-metadata.xml: Added new section on mapping functions. (2014-04-02 14:15:35 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib chonglu/python
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/python

Chong Lu (1):
  python: fix build error with Readline 6.3

 .../recipes-devtools/python/python-native_2.7.3.bb |  1 +
 .../python-fix-build-error-with-Readline-6.3.patch | 62 ++++++++++++++++++++++
 .../python/python3-native_3.3.3.bb                 |  1 +
 ...python3-fix-build-error-with-Readline-6.3.patch | 62 ++++++++++++++++++++++
 meta/recipes-devtools/python/python3_3.3.3.bb      |  1 +
 meta/recipes-devtools/python/python_2.7.3.bb       |  1 +
 6 files changed, 128 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python/python-fix-build-error-with-Readline-6.3.patch
 create mode 100644 meta/recipes-devtools/python/python3/python3-fix-build-error-with-Readline-6.3.patch

-- 
1.8.1.2




More information about the Openembedded-core mailing list