diff options
author | Scott Garman <scott.a.garman@intel.com> | 2011-06-19 16:15:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-22 16:27:30 +0100 |
commit | 48cd942be181f23e3b7d7cff1753013ed36c9486 (patch) | |
tree | 6fffd70e875ccd52d2cda02897f95fe7ee9d2df6 /meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb | |
parent | 3b79156be8300ebf348e6a8e14c8e7facd66a5b6 (diff) | |
download | poky-48cd942be181f23e3b7d7cff1753013ed36c9486.tar.gz |
fetch2/git.py: improve error reporting when an invalid protocol is used
When an invalid 'protocol' parameter is used in a git SRC_URI,
the error reported was not helpful:
ERROR: Function 'Fetcher failure for URL: 'None'.
<environment dump>
fatal: Could not make temporary directory: No such file or directory
So instead check that ud.proto is set to something valid, and if not
raise a meaningful ParameterError which explains that the protocol
type is the source of the problem.
This fixes bug [YOCTO #1142]
(Bitbake rev: a2a29b72275ab03a263f4479a590b92111a0d6a8)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome/gnome-keyring_2.32.1.bb')
0 files changed, 0 insertions, 0 deletions