From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/1] Add checkstatus command to the git fetcher
Date: Wed, 24 Aug 2011 13:04:22 -0700 [thread overview]
Message-ID: <cover.1314216131.git.josh@linux.intel.com> (raw)
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
next reply other threads:[~2011-08-24 20:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-24 20:04 Joshua Lock [this message]
2011-08-24 20:04 ` [PATCH 1/1] bb/fetch2/git: add checkstatus command Joshua Lock
2011-08-25 2:32 ` Richard Purdie
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.1314216131.git.josh@linux.intel.com \
--to=josh@linux.intel.com \
--cc=bitbake-devel@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.