From: Kang Kai <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/2] Refactor external-python-tarball
Date: Mon, 21 Jan 2013 15:59:36 +0800 [thread overview]
Message-ID: <cover.1358754984.git.kai.kang@windriver.com> (raw)
The following changes since commit be2a1508b16b3afc89521b3fa1eb195a0c6970fe:
oprofile: set correct kernel path (2013-01-20 13:14:08 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/external-python
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/external-python
Kang Kai (2):
createrepo-native: update dependency
external-python-tarball: code refactoring
meta/classes/populate_python_deb.bbclass | 42 +++++++++++++
meta/classes/populate_python_ipk.bbclass | 43 ++++++++++++++
meta/classes/populate_python_rpm.bbclass | 59 +++++++++++++++++++
meta/recipes-core/meta/external-python-tarball.bb | 61 ++++----------------
.../createrepo/createrepo_0.4.11.bb | 4 +-
5 files changed, 157 insertions(+), 52 deletions(-)
create mode 100644 meta/classes/populate_python_deb.bbclass
create mode 100644 meta/classes/populate_python_ipk.bbclass
create mode 100644 meta/classes/populate_python_rpm.bbclass
--
1.7.5.4
next reply other threads:[~2013-01-21 8:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 7:59 Kang Kai [this message]
2013-01-21 7:59 ` [PATCH 1/2] createrepo-native: update dependency Kang Kai
2013-01-21 7:59 ` [PATCH 2/2] external-python-tarball: code refactoring Kang Kai
2013-01-21 10:25 ` Richard Purdie
2013-01-22 1:52 ` Kang Kai
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.1358754984.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=Zhenfeng.Zhao@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.