generic-poky/bitbake/lib/bb/fetch2
Christopher Larson f2f177c94d bitbake: bb.fetch2.svn: correctly pass workdir when fetching
The ud.pkgdir argument was being passed as the 'quiet' argument to
runfetchcmd, not the 'workdir' argument, resulting in fetching the svn module
into the root of DL_DIR, not where it belongs.

Cc: Matt Madison <matt@madison.systems>
(Bitbake rev: dc756510a95f88b192352be6fcd1d5d77852c348)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-02 18:09:50 +01:00
..
__init__.py bitbake: fetch2: Handle multiconfig fetcher issues 2016-09-02 18:09:49 +01:00
bzr.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
clearcase.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
cvs.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
git.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
gitannex.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
gitsm.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
hg.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
local.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
npm.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
osc.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
perforce.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
repo.py bitbake: fetch2: preserve current working directory 2016-08-20 16:08:59 +01:00
sftp.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
ssh.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
svn.py bitbake: bb.fetch2.svn: correctly pass workdir when fetching 2016-09-02 18:09:50 +01:00
wget.py bitbake: wget: allow basic http auth for SSTATE_MIRRORS 2016-09-02 18:09:49 +01:00