[bitbake-devel] [PATCH] Fix to svn fetcher

Markus Lehtonen markus.lehtonen at linux.intel.com
Fri Feb 17 09:39:17 UTC 2017


I came up with this patch when working on Yocto bug #10405 and going through
all the svn fetcher parameters. I'm not an SVN expert but the code looked
broken and the documentation is incorrect, too, e.g. in that svn does not support
rsh:// protocol.

Markus Lehtonen (1):
  fetch2/svn: change 'rsh' parameter to 'ssh'

 lib/bb/fetch2/svn.py | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

-- 
2.6.6




More information about the bitbake-devel mailing list