]> code.ossystems Code Review - openembedded-core.git/commit
bb.fetch2.git.py: add git urldata_init
authorYu Ke <ke.yu@intel.com>
Mon, 27 Dec 2010 01:50:25 +0000 (09:50 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 10 Jan 2011 20:21:35 +0000 (20:21 +0000)
commit54e34f6e255d1717beada23638a5783c9dda42ea
tree14460c651df64b486b76d1bb90e2bec88b3b0f0b
parent2892cbfb114de1d2e2b5b479d5f928646ce5c831
bb.fetch2.git.py: add git urldata_init

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

Signed-off-by: Yu Ke <ke.yu@intel.com>
bitbake/lib/bb/fetch2/git.py