[bitbake-devel] [PATCH 0/1] Add checkstatus command to the git fetcher

Joshua Lock josh at linux.intel.com
Wed Aug 24 20:04:22 UTC 2011


I'd like to use the fetcher's checkstatus method in the network sanity check
of OpenEmbedded Core, to that end I've implemented the checkstatus method
for the git fetcher using the ls-remote sub-command of git.

The following changes since commit 692c2fcead5c82249359ad54d2c7941d087a2eb3:

  usermanual: The git fetcher defaults to the git protocol (or file) (2011-08-23 09:59:50 -0700)

are available in the git repository at:
  git://github.com/incandescant/bitbake fetch
  https://github.com/incandescant/bitbake/tree/fetch

Joshua Lock (1):
  bb/fetch2/git: add checkstatus command

 lib/bb/fetch2/git.py |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list