]> code.ossystems Code Review - openembedded-core.git/commit
fetch2: add runfetchcmd to import for fetchers
authorSaul Wold <sgw@linux.intel.com>
Mon, 7 Feb 2011 23:42:45 +0000 (15:42 -0800)
committerSaul Wold <sgw@linux.intel.com>
Tue, 8 Feb 2011 00:28:35 +0000 (16:28 -0800)
commit232b6f3c92928c333ad1201aa8eb3706e7251cdf
tree43ba7a72feb93bc20a9081a02211fe39655ac196
parent6ec0e55375c9687c7ead49d1e01f81b197db7108
fetch2: add runfetchcmd to import for fetchers

Signed-off-by: Saul Wold <sgw@linux.intel.com>
bitbake/lib/bb/fetch2/bzr.py
bitbake/lib/bb/fetch2/cvs.py
bitbake/lib/bb/fetch2/perforce.py
bitbake/lib/bb/fetch2/ssh.py
bitbake/lib/bb/fetch2/svk.py
bitbake/lib/bb/fetch2/wget.py