[OE-core] does it support mercurial?

Richard Purdie richard.purdie at linuxfoundation.org
Thu Aug 25 15:00:18 UTC 2011


On Thu, 2011-08-25 at 15:28 +0800, Ni Qingliang wrote:
> It looks like the bitbake support 'hg' fetcher, but when building custom
> package, it said need "mercurial-native", but there is no "mercurial"
> package in recipes-devtools, of cause, I installed mercurial on host pc.
> 
> Does anyone can confirm this problem???

You can add:

ASSUME_PROVIDED += "mercurial-native"

to local.conf to show you have installed mercurial and that bitbake
should use it.

Cheers,

Richard





More information about the Openembedded-core mailing list