All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Add python-git module
@ 2013-06-28 16:19 Paul Eggleton
  2013-06-28 16:19 ` [PATCH 1/6] python-async: add recipe Paul Eggleton
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Paul Eggleton @ 2013-06-28 16:19 UTC (permalink / raw)
  To: openembedded-core

This patchset adds python-git and dependencies, which has been required
on the host by buildhistory-diff since it was introduced; thus we need
it in the build appliance and buildtools-tarball.


The following changes since commit ff65497cd9a96d5ab49b16ba1f7e30a216ff4a42:

  classes/insane: remove la2 check which no longer exists from ERROR_QA (2013-06-28 16:33:05 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/python-git
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/python-git

Paul Eggleton (6):
  python-async: add recipe
  python-smmap: add recipe
  python-gitdb: add recipe
  python-git: add recipe
  buildtools-tarball: add python-git
  packagegroup-self-hosted: add python-git

 meta/recipes-core/meta/buildtools-tarball.bb       |  1 +
 .../packagegroups/packagegroup-self-hosted.bb      |  1 +
 meta/recipes-devtools/python/python-async_0.6.1.bb | 17 +++++++++++++++++
 .../python/python-git_0.3.2.RC1.bb                 | 22 ++++++++++++++++++++++
 meta/recipes-devtools/python/python-gitdb_0.5.4.bb | 18 ++++++++++++++++++
 meta/recipes-devtools/python/python-smmap_0.8.2.bb | 20 ++++++++++++++++++++
 6 files changed, 79 insertions(+)
 create mode 100644 meta/recipes-devtools/python/python-async_0.6.1.bb
 create mode 100644 meta/recipes-devtools/python/python-git_0.3.2.RC1.bb
 create mode 100644 meta/recipes-devtools/python/python-gitdb_0.5.4.bb
 create mode 100644 meta/recipes-devtools/python/python-smmap_0.8.2.bb

-- 
1.8.1.2



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

end of thread, other threads:[~2013-06-28 16:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-28 16:19 [PATCH 0/6] Add python-git module Paul Eggleton
2013-06-28 16:19 ` [PATCH 1/6] python-async: add recipe Paul Eggleton
2013-06-28 16:19 ` [PATCH 2/6] python-smmap: " Paul Eggleton
2013-06-28 16:19 ` [PATCH 3/6] python-gitdb: " Paul Eggleton
2013-06-28 16:19 ` [PATCH 4/6] python-git: " Paul Eggleton
2013-06-28 16:19 ` [PATCH 5/6] buildtools-tarball: add python-git Paul Eggleton
2013-06-28 16:19 ` [PATCH 6/6] packagegroup-self-hosted: " Paul Eggleton

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.