From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4] gitsm fetcher / test improvements
Date: Mon, 24 Feb 2014 18:50:01 +0000 [thread overview]
Message-ID: <cover.1393267755.git.paul.eggleton@linux.intel.com> (raw)
The following changes since commit 348971d410bfd5d8b1757468d73e1d24ae78a594:
fetch2: Fix mirror repo tarball creation (2014-02-24 13:00:29 +0000)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib paule/gitsm
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/gitsm
Paul Eggleton (4):
fetch2: fix fetching git submodules with git 1.7.9.x or older
bitbake-selftest: enable specifying tests to run on command line
tests: add missing import
tests: add test for gitsm fetcher
bin/bitbake-selftest | 21 ++++++++++++++++-----
lib/bb/fetch2/gitsm.py | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
lib/bb/tests/data.py | 1 +
lib/bb/tests/fetch.py | 7 +++++++
4 files changed, 72 insertions(+), 5 deletions(-)
--
1.8.5.3
next reply other threads:[~2014-02-24 18:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-24 18:50 Paul Eggleton [this message]
2014-02-24 18:50 ` [PATCH 1/4] fetch2: fix fetching git submodules with git 1.7.9.x or older Paul Eggleton
2014-02-24 18:50 ` [PATCH 2/4] bitbake-selftest: enable specifying tests to run on command line Paul Eggleton
2014-02-24 18:50 ` [PATCH 3/4] tests: add missing import Paul Eggleton
2014-02-24 18:50 ` [PATCH 4/4] tests: add test for gitsm fetcher 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.1393267755.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@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.