new dependency: hunter in entity-manager

Patrick Venture venture at google.com
Wed Aug 21 03:34:44 AEST 2019


On Tue, Aug 20, 2019 at 10:28 AM James Feist
<james.feist at 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
> >


More information about the openbmc mailing list