public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Refactor external-python-tarball
@ 2013-01-21  7:59 Kang Kai
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Kang Kai @ 2013-01-21  7:59 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-01-22  2:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-21  7:59 [PATCH 0/2] Refactor external-python-tarball Kang Kai
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox