Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/6] fixes and improvements for layers cloning
@ 2015-09-23 22:34 brian avery
  2015-09-23 22:34 ` [PATCH 1/6] toaster: don't use --single-branch when cloning brian avery
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: brian avery @ 2015-09-23 22:34 UTC (permalink / raw)
  To: bitbake-devel

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



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-23 22:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 22:34 [PATCH 0/6] fixes and improvements for layers cloning brian avery
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox