[Toaster] [PATCH 0/6] fixes and improvements for layers cloning
Ed Bartosh
ed.bartosh at linux.intel.com
Wed Sep 23 09:52:00 PDT 2015
Hi,
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
Please, review.
The following changes since commit 7b86c771c80d0759c2ca0e57c46c4c966f89c49e:
bitbake: bitbake: bb.fetch2.git: Import errno module (2015-09-19 22:38:44 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/toaster/clones
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/clones
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
bitbake/lib/toaster/bldcontrol/localhostbecontroller.py | 17 ++++++-----------
1 file changed, 6 insertions(+), 11 deletions(-)
--
Ed
More information about the toaster
mailing list