]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch2: Add explict network access exception and handling to give users usabl...
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Feb 2011 22:08:21 +0000 (22:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Feb 2011 22:08:21 +0000 (22:08 +0000)
commit029f19bd3d4dc09fb48bf6e5322d48bb84c4eb34
treec4738712f08cb91326bea57aff156c31c289e21e
parent4a226460d5e158e8adbf74a68717cb9a923e8009
bitbake/fetch2: Add explict network access exception and handling to give users usable error messages

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py
bitbake/lib/bb/fetch2/bzr.py
bitbake/lib/bb/fetch2/cvs.py
bitbake/lib/bb/fetch2/git.py
bitbake/lib/bb/fetch2/hg.py
bitbake/lib/bb/fetch2/osc.py
bitbake/lib/bb/fetch2/repo.py
bitbake/lib/bb/fetch2/ssh.py
bitbake/lib/bb/fetch2/svn.py