From: brian avery <avery.brian@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/6] fixes and improvements for layers cloning
Date: Wed, 23 Sep 2015 15:34:46 -0700 [thread overview]
Message-ID: <cover.1443047547.git.avery.brian@gmail.com> (raw)
This patchset includes changes for Toaster cloning functionality:
- used more appropriate git commands: git reset --hard instead of
git checkout && git rebase.
- changed naming of clone directories, made them unique
- moved clones to subdirectory
The following changes since commit 524ddd86c305af1b029c1773affe5cebffc62b28:
oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start (2015-09-23 09:53:21 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib bavery/submit/ed/20150923-better-git-layers
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/submit/ed/20150923-better-git-layers
Ed Bartosh (6):
toaster: don't use --single-branch when cloning
toaster: use git reset --hard instead of rebase
toaster: fix bug in resetting git repository
toaster: fix reimporting module
toaster: make clone directory name unique
toaster: move clones into subdirectory
lib/toaster/bldcontrol/localhostbecontroller.py | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
--
1.9.1
next reply other threads:[~2015-09-23 22:33 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 22:34 brian avery [this message]
2015-09-23 22:34 ` [PATCH 1/6] toaster: don't use --single-branch when cloning brian avery
2015-09-23 22:34 ` [PATCH 2/6] toaster: use git reset --hard instead of rebase brian avery
2015-09-23 22:34 ` [PATCH 3/6] toaster: fix bug in resetting git repository brian avery
2015-09-23 22:34 ` [PATCH 4/6] toaster: fix reimporting module brian avery
2015-09-23 22:34 ` [PATCH 5/6] toaster: make clone directory name unique brian avery
2015-09-23 22:34 ` [PATCH 6/6] toaster: move clones into subdirectory brian avery
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.1443047547.git.avery.brian@gmail.com \
--to=avery.brian@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox