]> code.ossystems Code Review - openembedded-core.git/commit
bitbake/fetch2: Instrument fetchers when making network access
authorYu Ke <ke.yu@intel.com>
Mon, 24 Jan 2011 07:56:54 +0000 (15:56 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jan 2011 12:32:50 +0000 (12:32 +0000)
commit029f8584d547c0792ffbe2f83451dcdfe2a3db7f
treef5d680b8b72371b1039d5aff6fac1b28eb9d530f
parent098e8ded339f3bf864f3bad9871028176f70b12b
bitbake/fetch2: Instrument fetchers when making network access

Signed-off-by: Yu Ke <ke.yu@intel.com>
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
bitbake/lib/bb/fetch2/wget.py