]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: lib/bb/fetch/hg: fix fetching from a mercurial repository
authorEric BENARD <eric@eukrea.com>
Mon, 6 Sep 2010 08:51:52 +0000 (08:51 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 14:46:38 +0000 (14:46 +0000)
commit3f7000cd3a26ca9f00fa088500a4f745d3553f03
tree6339d8fb3456d5545107717dee3535449c3fb9bb
parent493f0cff713624957dbdb4a336d586cf9dd6ca4a
bitbake: lib/bb/fetch/hg: fix fetching from a mercurial repository

* without this fix, we get :
updating working directory
74 files updated, 0 files merged, 0 files removed, 0 files unresolved
abort: There is no Mercurial repository here (.hg not found)!

(Bitbake rev: 75ea005ac8fc05b2b3afca803d77a6b5f558efee)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Tested-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/fetch/hg.py