Openembedded Bitbake Development
 help / color / mirror / Atom feed
From: Andrei Gherzan <andrei@gherzan.ro>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH-V2 0/5] Warn user if "param" is used in SRC_URI
Date: Wed, 11 Jul 2012 00:34:00 +0300	[thread overview]
Message-ID: <cover.1341955881.git.andrei@gherzan.ro> (raw)

The following changes since commit 90ad663909c0c8a405b22a510c9f957007d02669:

  upstream_tracking: update boost (2012-07-09 17:21:38 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ag/protocol
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ag/protocol

Andrei Gherzan (5):
  fetch2/svn.py: Use "protocol" parameter to get the protocol
  fetch2/osc.py: Use "protocol" parameter to get the protocol
  fetch2/hg.py: Use "protocol" parameter to get the protocol
  fetch2/bzr.py: Use "protocol" parameter to get the protocol
  fetch2/__init__.py: Warn user if SRC_URI is using "proto" and not
    "protocol"

 bitbake/lib/bb/fetch2/__init__.py |    4 ++++
 bitbake/lib/bb/fetch2/bzr.py      |    2 +-
 bitbake/lib/bb/fetch2/hg.py       |    2 +-
 bitbake/lib/bb/fetch2/osc.py      |    2 +-
 bitbake/lib/bb/fetch2/svn.py      |    2 +-
 5 files changed, 8 insertions(+), 4 deletions(-)

-- 
1.7.9.5




             reply	other threads:[~2012-07-10 21:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 21:34 Andrei Gherzan [this message]
2012-07-10 21:34 ` [PATCH-V2 1/5] fetch2/svn.py: Use "protocol" parameter to get the protocol Andrei Gherzan
2012-07-10 21:34 ` [PATCH-V2 2/5] fetch2/osc.py: " Andrei Gherzan
2012-07-10 21:34 ` [PATCH-V2 3/5] fetch2/hg.py: " Andrei Gherzan
2012-07-10 21:34 ` [PATCH-V2 4/5] fetch2/bzr.py: " Andrei Gherzan
2012-07-10 21:34 ` [PATCH-V2 5/5] fetch2/__init__.py: Warn user if SRC_URI is using "proto" and not "protocol" Andrei Gherzan
2012-07-11 10:43 ` [PATCH-V2 0/5] Warn user if "param" is used in SRC_URI Richard Purdie

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.1341955881.git.andrei@gherzan.ro \
    --to=andrei@gherzan.ro \
    --cc=bitbake-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox