[OE-core] [PATCH 0/6] Add python-git module

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jun 28 16:19:01 UTC 2013


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




More information about the Openembedded-core mailing list