From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH V3 0/2] readline: fix importing readline in python with probably escape sequence output
Date: Tue, 23 Jul 2013 19:25:30 +0800 [thread overview]
Message-ID: <51EE682A.9010205@windriver.com> (raw)
In-Reply-To: <cover.1374484672.git.hongxu.jia@windriver.com>
On 07/22/2013 05:43 PM, Hongxu Jia wrote:
> Change from V2: Backport to gnu readline library 6.2 rather than modify
> python to fix this issue.
>
> //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-readlne
> http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-python-readlne
Fix typo:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-readlne
//Hongxu
> Hongxu Jia (2):
> readline: fix importing readline in python with probably escape
> sequence output
> python-native: remove unused and duplicated sitecustomize.py
>
> ...ly-enable-meta-key-for-a-single-call-read.patch | 114 +++++++++++++++++++++
> meta/recipes-core/readline/readline_6.2.bb | 1 +
> .../python/python-native/sitecustomize.py | 45 --------
> 3 files changed, 115 insertions(+), 45 deletions(-)
> create mode 100644 meta/recipes-core/readline/readline-6.2/readline-only-enable-meta-key-for-a-single-call-read.patch
> delete mode 100644 meta/recipes-devtools/python/python-native/sitecustomize.py
>
prev parent reply other threads:[~2013-07-23 11:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-22 9:43 [PATCH V3 0/2] readline: fix importing readline in python with probably escape sequence output Hongxu Jia
2013-07-22 9:43 ` [PATCH 1/2] " Hongxu Jia
2013-07-22 9:43 ` [PATCH 2/2] python-native: remove unused and duplicated sitecustomize.py Hongxu Jia
2013-07-23 11:25 ` Hongxu Jia [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51EE682A.9010205@windriver.com \
--to=hongxu.jia@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.