From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7][python3] buildtools-tarball: replace python with python3
Date: Wed, 18 May 2016 00:43:38 -0700 [thread overview]
Message-ID: <cover.1463557068.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 84b11bce72296d04a0e6bc9f18669284017c3704:
pkgconfig: Update AM_GLIB_GNU_GETTEXT macro (2016-05-17 17:26:05 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/btpy3
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/btpy3
Robert Yang (7):
python3-smmap: add it for python3-gitdb
python3-async: add it for python3-gitdb
python3-gitdb: add it for python3-git
python3-git: add it for buildtools-tarball
buildtools-tarball: remove nativesdk-python-pexpect
buildtools-tarball: replace nativesdk-python with nativesdk-python3
buildtools-tarball: add nativesdk-locale-base-en-us
meta/recipes-core/meta/buildtools-tarball.bb | 12 ++++++------
meta/recipes-devtools/python/python-async.inc | 15 +++++++++++++++
meta/recipes-devtools/python/python-async_0.6.2.bb | 16 +---------------
meta/recipes-devtools/python/python-git.inc | 21 +++++++++++++++++++++
meta/recipes-devtools/python/python-git_1.0.2.bb | 22 ++--------------------
meta/recipes-devtools/python/python-gitdb.inc | 16 ++++++++++++++++
meta/recipes-devtools/python/python-gitdb_0.6.4.bb | 18 ++----------------
meta/recipes-devtools/python/python-smmap.inc | 19 +++++++++++++++++++
meta/recipes-devtools/python/python-smmap_0.9.0.bb | 20 +-------------------
.../recipes-devtools/python/python3-async_0.6.2.bb | 6 ++++++
meta/recipes-devtools/python/python3-git_1.0.2.bb | 7 +++++++
.../recipes-devtools/python/python3-gitdb_0.6.4.bb | 7 +++++++
.../recipes-devtools/python/python3-smmap_0.9.0.bb | 5 +++++
13 files changed, 108 insertions(+), 76 deletions(-)
create mode 100644 meta/recipes-devtools/python/python-async.inc
create mode 100644 meta/recipes-devtools/python/python-git.inc
create mode 100644 meta/recipes-devtools/python/python-gitdb.inc
create mode 100644 meta/recipes-devtools/python/python-smmap.inc
create mode 100644 meta/recipes-devtools/python/python3-async_0.6.2.bb
create mode 100644 meta/recipes-devtools/python/python3-git_1.0.2.bb
create mode 100644 meta/recipes-devtools/python/python3-gitdb_0.6.4.bb
create mode 100644 meta/recipes-devtools/python/python3-smmap_0.9.0.bb
--
2.8.0
next reply other threads:[~2016-05-18 7:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-18 7:43 Robert Yang [this message]
2016-05-18 7:43 ` [PATCH 1/7] python3-smmap: add it for python3-gitdb Robert Yang
2016-05-18 7:43 ` [PATCH 2/7] python3-async: " Robert Yang
2016-05-18 7:43 ` [PATCH 3/7] python3-gitdb: add it for python3-git Robert Yang
2016-05-18 7:43 ` [PATCH 4/7] python3-git: add it for buildtools-tarball Robert Yang
2016-05-18 7:43 ` [PATCH 5/7] buildtools-tarball: remove nativesdk-python-pexpect Robert Yang
2016-05-19 12:21 ` Alexander Kanavin
2016-05-18 7:43 ` [PATCH 6/7] buildtools-tarball: replace nativesdk-python with nativesdk-python3 Robert Yang
2016-05-18 7:43 ` [PATCH 7/7] buildtools-tarball: add nativesdk-locale-base-en-us Robert Yang
2016-05-19 12:19 ` [PATCH 0/7][python3] buildtools-tarball: replace python with python3 Alexander Kanavin
2016-05-19 12:41 ` Alexander Kanavin
2016-05-20 2:23 ` Robert Yang
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=cover.1463557068.git.liezhi.yang@windriver.com \
--to=liezhi.yang@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.