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 _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core