All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Modify fetchers to warn user if "param" is used
@ 2012-07-10 11:15 Andrei Gherzan
  2012-07-10 11:16 ` [PATCH 1/5] fetch2/bzr.py: Use "protocol" parameter and warn user if recipe is using "proto" Andrei Gherzan
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Andrei Gherzan @ 2012-07-10 11:15 UTC (permalink / raw)
  To: bitbake-devel

Andrei Gherzan (5):
  fetch2/bzr.py: Use "protocol" parameter and warn user if recipe is
    using "proto"
  fetch2/git.py: Use "protocol" parameter and warn user if recipe is
    using "proto"
  fetch2/hg.py: Use "protocol" parameter and warn user if recipe is
    using "proto"
  fetch2/osc.py: Use "protocol" parameter and warn user if recipe is
    using "proto"
  fetch2/svn.py: Use "protocol" parameter and warn user if recipe is
    using "proto"

 bitbake/lib/bb/fetch2/bzr.py |    7 ++++++-
 bitbake/lib/bb/fetch2/git.py |    4 ++++
 bitbake/lib/bb/fetch2/hg.py  |    7 ++++++-
 bitbake/lib/bb/fetch2/osc.py |    7 ++++++-
 bitbake/lib/bb/fetch2/svn.py |    7 ++++++-
 5 files changed, 28 insertions(+), 4 deletions(-)

-- 
1.7.9.5




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-07-10 21:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-10 11:15 [PATCH 0/5] Modify fetchers to warn user if "param" is used Andrei Gherzan
2012-07-10 11:16 ` [PATCH 1/5] fetch2/bzr.py: Use "protocol" parameter and warn user if recipe is using "proto" Andrei Gherzan
2012-07-10 11:16 ` [PATCH 2/5] fetch2/git.py: " Andrei Gherzan
2012-07-10 11:16 ` [PATCH 3/5] fetch2/hg.py: " Andrei Gherzan
2012-07-10 11:16 ` [PATCH 4/5] fetch2/osc.py: " Andrei Gherzan
2012-07-10 11:16 ` [PATCH 5/5] fetch2/svn.py: " Andrei Gherzan
2012-07-10 13:33 ` [PATCH 0/5] Modify fetchers to warn user if "param" is used Richard Purdie
2012-07-10 15:04   ` Andrei Gherzan
2012-07-10 16:08     ` Richard Purdie
2012-07-10 21:21       ` Andrei Gherzan

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.