Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Christopher Larson <kergoth@gmail.com>
To: bitbake-devel@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/4] fetch/git: a few cleanups and one minor fix
Date: Tue, 21 Mar 2017 11:40:16 -0700	[thread overview]
Message-ID: <cover.1490121529.git.chris_larson@mentor.com> (raw)

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit 1ff9b3c669fa187f152de7b8b57d14c2468d926c:

  tests/data: Add inactive remove override test (2017-03-16 12:54:59 +0000)

are available in the git repository at:

  git@github.com:kergoth/bitbake bb-fetch-git-cleanup

for you to fetch changes up to 0f71517b5208e117133b67fe728d482e7a575f35:

  fetch/git: fix FetchError reference (2017-03-17 14:32:25 -0700)

----------------------------------------------------------------
Christopher Larson (4):
  fetch/git: use enumerate for ud.names
  fetch/git: kill pointless quotes around single % args
  fetch/git: drop pointless os.path.join, workdir=
  fetch/git: fix FetchError reference

 lib/bb/fetch2/git.py | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

-- 
2.8.0



             reply	other threads:[~2017-03-21 18:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-21 18:40 Christopher Larson [this message]
2017-03-21 18:41 ` [PATCH 1/4] fetch/git: use enumerate for ud.names Christopher Larson
2017-03-21 18:41 ` [PATCH 2/4] fetch/git: kill pointless quotes around single % args Christopher Larson
2017-03-21 18:41 ` [PATCH 3/4] fetch/git: drop pointless os.path.join, workdir= Christopher Larson
2017-03-21 18:41 ` [PATCH 4/4] fetch/git: fix FetchError reference Christopher Larson

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.1490121529.git.chris_larson@mentor.com \
    --to=kergoth@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=chris_larson@mentor.com \
    /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