]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bb.fetch2.svn.py: add urldata_init
authorYu Ke <ke.yu@intel.com>
Mon, 27 Dec 2010 02:07:04 +0000 (10:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Feb 2011 23:35:47 +0000 (23:35 +0000)
commit6807ecbf3de0a30e878ff67914dea24ec0615320
tree4fd1207cbeabd0fe90d9d84141730500883e08bd
parent190896c09522e78052f067557777186f75bfd6c8
bb.fetch2.svn.py: add urldata_init

move the svn specific urldata init from localpath to urldata_init
so that it can be called early

(From Poky rev: 7420e70f4f03a18f9d5a0d3226918088af1032bd)

Signed-off-by: Yu Ke <ke.yu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/fetch2/svn.py