[OE-core] [PATCH V2 0/2] python: fix importing readline with probably escape sequence output

Hongxu Jia hongxu.jia at windriver.com
Fri Jul 19 09:13:39 UTC 2013


Change from V1: explicitly set meta key off rather than hardcore the terminal to 'dumb'.

Also remove the duplicated sitecustomize.py in python-native.

//Hongxu

The following changes since commit 3dee534f1e25109e0bdb681de0746c336f4b8840:

  lib/oeqa: fix dependecy check (2013-07-16 10:04:17 +0100)

are available in the git repository at:

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

Hongxu Jia (2):
  python: fix importing readline with probably escape sequence output
  python-native: remove unused and duplicated sitecustomize.py

 .../python/python-native/sitecustomize.py          | 45 ----------------------
 meta/recipes-devtools/python/python.inc            |  4 +-
 ...-to-avoid-probable-escape-sequence-output.patch | 43 +++++++++++++++++++++
 3 files changed, 46 insertions(+), 46 deletions(-)
 delete mode 100644 meta/recipes-devtools/python/python-native/sitecustomize.py
 create mode 100644 meta/recipes-devtools/python/python/readline-set-meta-key-off-to-avoid-probable-escape-sequence-output.patch

-- 
1.8.1.2




More information about the Openembedded-core mailing list