All of lore.kernel.org
 help / color / mirror / Atom feed
* Daisy mercurial support
@ 2014-09-07 21:59 Chris Tapp
  2014-09-08  8:44 ` Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Chris Tapp @ 2014-09-07 21:59 UTC (permalink / raw)
  To: Yocto Project

I'm trying to build a recipe under "daisy" that uses a mercurial repository, but I'm getting "Nothing provides mercurial-native".

Adding:

  ASSUME_PROVIDED += "mercurial-native"

to my local.conf appears to fix this, but is this what I should be doing?

--

Chris Tapp
opensource@keylevel.com
www.keylevel.com






^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Daisy mercurial support
  2014-09-07 21:59 Daisy mercurial support Chris Tapp
@ 2014-09-08  8:44 ` Paul Eggleton
  2014-09-08 19:10   ` Chris Tapp
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2014-09-08  8:44 UTC (permalink / raw)
  To: Chris Tapp; +Cc: yocto

Hi Chris,

On Sunday 07 September 2014 22:59:58 Chris Tapp wrote:
> I'm trying to build a recipe under "daisy" that uses a mercurial repository,
> but I'm getting "Nothing provides mercurial-native".
> 
> Adding:
> 
>   ASSUME_PROVIDED += "mercurial-native"
> 
> to my local.conf appears to fix this, but is this what I should be doing?

I guess we haven't paid too much attention to this since we don't tend to have 
recipes that fetch from mercurial repositories, so we've left it open - either 
you do this and ensure mercurial is installed on the host, or provide a recipe 
so that it can be built (one is provided in meta-oe, incidentally).

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Daisy mercurial support
  2014-09-08  8:44 ` Paul Eggleton
@ 2014-09-08 19:10   ` Chris Tapp
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Tapp @ 2014-09-08 19:10 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: yocto

Hi Paul,

On 8 Sep 2014, at 09:44, Paul Eggleton <paul.eggleton@linux.intel.com> wrote:

> Hi Chris,
> 
> On Sunday 07 September 2014 22:59:58 Chris Tapp wrote:
>> I'm trying to build a recipe under "daisy" that uses a mercurial repository,
>> but I'm getting "Nothing provides mercurial-native".
>> 
>> Adding:
>> 
>>  ASSUME_PROVIDED += "mercurial-native"
>> 
>> to my local.conf appears to fix this, but is this what I should be doing?
> 
> I guess we haven't paid too much attention to this since we don't tend to have 
> recipes that fetch from mercurial repositories, so we've left it open - either 
> you do this and ensure mercurial is installed on the host, or provide a recipe 
> so that it can be built (one is provided in meta-oe, incidentally).

Thanks - I'll probably just run with the host installed mercurial (until I find a host without it!).

I must admit, this one (dvb-apps) is the first one I've come across that uses it ;-)

> Cheers,
> Paul
> 
> -- 
> 
> Paul Eggleton
> Intel Open Source Technology Centre

--

Chris Tapp
opensource@keylevel.com
www.keylevel.com






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-08 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-07 21:59 Daisy mercurial support Chris Tapp
2014-09-08  8:44 ` Paul Eggleton
2014-09-08 19:10   ` Chris Tapp

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.