All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/6] fixes and improvements for layers cloning
Date: Wed, 23 Sep 2015 19:52:00 +0300	[thread overview]
Message-ID: <cover.1443026682.git.ed.bartosh@linux.intel.com> (raw)

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



             reply	other threads:[~2015-09-23 16:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 16:52 Ed Bartosh [this message]
2015-09-23 16:52 ` [PATCH 1/6] toaster: don't use --single-branch when cloning Ed Bartosh
2015-09-23 16:52 ` [PATCH 2/6] toaster: use git reset --hard instead of rebase Ed Bartosh
2015-09-23 16:52 ` [PATCH 3/6] toaster: fix bug in resetting git repository Ed Bartosh
2015-09-23 16:52 ` [PATCH 4/6] toaster: fix reimporting module Ed Bartosh
2015-09-23 16:52 ` [PATCH 5/6] toaster: make clone directory name unique Ed Bartosh
2015-09-23 16:52 ` [PATCH 6/6] toaster: move clones into subdirectory Ed Bartosh
2015-09-23 22:34 ` [PATCH 0/6] fixes and improvements for layers cloning Brian Avery
  -- strict thread matches above, loose matches on Subject: below --
2015-09-23 22:34 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.1443026682.git.ed.bartosh@linux.intel.com \
    --to=ed.bartosh@linux.intel.com \
    --cc=toaster@yoctoproject.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.