All of lore.kernel.org
 help / color / mirror / Atom feed
* new dependency: hunter in entity-manager
@ 2019-08-20 16:26 Patrick Venture
  2019-08-20 17:28 ` James Feist
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Venture @ 2019-08-20 16:26 UTC (permalink / raw)
  To: James Feist; +Cc: OpenBMC Maillist, Peter Lundgren

A new dependency was added:
 https://github.com/openbmc/entity-manager/blob/master/CMakeLists.txt#L8

My builds are failing because they don't have access to the internet
and this repository is downloaded outside the scope of bitbake (so it
isn't getting cached).

Also, I find the possibility of it going away troubling:
https://github.com/ruslo/hunter/issues/1921

James, is there a hunter bitbake recipe? I didn't see one, but with a
name that generic as a noun, it's possible I just missed it.

Is it only required for unit-tests?  If so, can you fix the cmakelist
to only add it for that build?  If unit-tests are always set to build,
can we add a flag to disable them when built for bitbake?  we do that
for other repos?

Patrick

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

* Re: new dependency: hunter in entity-manager
  2019-08-20 16:26 new dependency: hunter in entity-manager Patrick Venture
@ 2019-08-20 17:28 ` James Feist
  2019-08-20 17:34   ` Patrick Venture
  0 siblings, 1 reply; 3+ messages in thread
From: James Feist @ 2019-08-20 17:28 UTC (permalink / raw)
  To: Patrick Venture; +Cc: OpenBMC Maillist, Peter Lundgren

On 8/20/19 9:26 AM, Patrick Venture wrote:
> A new dependency was added:
>   https://github.com/openbmc/entity-manager/blob/master/CMakeLists.txt#L8
> 
> My builds are failing because they don't have access to the internet
> and this repository is downloaded outside the scope of bitbake (so it
> isn't getting cached).
> 
> Also, I find the possibility of it going away troubling:
> https://github.com/ruslo/hunter/issues/1921
> 
> James, is there a hunter bitbake recipe? I didn't see one, but with a
> name that generic as a noun, it's possible I just missed it.
> 
> Is it only required for unit-tests?  If so, can you fix the cmakelist
> to only add it for that build?  If unit-tests are always set to build,
> can we add a flag to disable them when built for bitbake?  we do that
> for other repos?

See if this helps:
https://gerrit.openbmc-project.xyz/c/openbmc/entity-manager/+/24581

-James
> 
> Patrick
> 

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

* Re: new dependency: hunter in entity-manager
  2019-08-20 17:28 ` James Feist
@ 2019-08-20 17:34   ` Patrick Venture
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Venture @ 2019-08-20 17:34 UTC (permalink / raw)
  To: James Feist; +Cc: OpenBMC Maillist, Peter Lundgren

On Tue, Aug 20, 2019 at 10:28 AM James Feist
<james.feist@linux.intel.com> wrote:
>
> On 8/20/19 9:26 AM, Patrick Venture wrote:
> > A new dependency was added:
> >   https://github.com/openbmc/entity-manager/blob/master/CMakeLists.txt#L8
> >
> > My builds are failing because they don't have access to the internet
> > and this repository is downloaded outside the scope of bitbake (so it
> > isn't getting cached).
> >
> > Also, I find the possibility of it going away troubling:
> > https://github.com/ruslo/hunter/issues/1921
> >
> > James, is there a hunter bitbake recipe? I didn't see one, but with a
> > name that generic as a noun, it's possible I just missed it.
> >
> > Is it only required for unit-tests?  If so, can you fix the cmakelist
> > to only add it for that build?  If unit-tests are always set to build,
> > can we add a flag to disable them when built for bitbake?  we do that
> > for other repos?
>
> See if this helps:
> https://gerrit.openbmc-project.xyz/c/openbmc/entity-manager/+/24581

Thanks!

>
> -James
> >
> > Patrick
> >

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

end of thread, other threads:[~2019-08-20 17:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-20 16:26 new dependency: hunter in entity-manager Patrick Venture
2019-08-20 17:28 ` James Feist
2019-08-20 17:34   ` Patrick Venture

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.