[Toaster] [PATCH 0/6] fixes and improvements for layers cloning

Brian Avery avery.brian at gmail.com
Wed Sep 23 15:34:19 PDT 2015


upstreamed. better names, in 1 dir, better git commands, what's not to like :)

ty,
b

On Wed, Sep 23, 2015 at 9:52 AM, Ed Bartosh <ed.bartosh at linux.intel.com> wrote:
> 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
>
> --
> _______________________________________________
> toaster mailing list
> toaster at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/toaster


More information about the toaster mailing list