poky/bitbake/lib/bb/fetch2
Martin Jansa 2278a98429 bitbake: ssh.py: add example SRC_URI
(Bitbake rev: 5aa75f8090c04a9ab479e4dca77fcbb9b41cf463)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-03 17:02:22 +00:00
..
__init__.py bitbake: fetch2: add "-d" option to cpio 2012-09-27 16:45:27 +01:00
bzr.py bitbake: Change bzr fetcher to use branch instead of co. Fixes: bzr: ERROR: No pull location known or specified. 2012-07-24 10:35:33 +01:00
cvs.py bitbake: fetch2/cvs: Fix parameter spacing 2012-09-20 11:37:17 +01:00
git.py bitbake: fetch2/git: Don't use deprecated API 2012-09-25 15:55:57 +01:00
hg.py bitbake: fetch2/hg.py: Use "protocol" parameter to get the protocol 2012-07-11 15:55:25 +01:00
local.py bitbake: fetch2/local: Add search paths to the debug log to improve log usefullness 2012-08-02 23:04:27 +01:00
osc.py bitbake: fetch2/osc.py: Use "protocol" parameter to get the protocol 2012-07-11 15:55:25 +01:00
perforce.py replace os.popen with subprocess.Popen 2012-05-23 11:35:11 +01:00
repo.py fetch, fetch2: Get rid of DeprecationWarning notice 2011-03-03 22:51:33 +00:00
ssh.py bitbake: ssh.py: add example SRC_URI 2013-03-03 17:02:22 +00:00
svk.py replace os.popen with subprocess.Popen 2012-05-23 11:35:11 +01:00
svn.py bitbake: fetch2/svn.py: Use protocol parameter to get the protocol 2012-07-18 12:43:50 +01:00
wget.py bitbake: fetch2/wget: Fix for mixed-up wget commands 2012-12-07 17:25:54 +00:00