All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] Add python-git module
Date: Fri, 28 Jun 2013 17:19:01 +0100	[thread overview]
Message-ID: <cover.1372436217.git.paul.eggleton@linux.intel.com> (raw)

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



             reply	other threads:[~2013-06-28 16:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28 16:19 Paul Eggleton [this message]
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

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.1372436217.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.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.