[OE-core] [PATCH 1/1] stress-ng: Add bash to DEPENDS

Alexander Kanavin alex.kanavin at gmail.com
Tue Aug 6 13:22:13 UTC 2019


On Tue, 6 Aug 2019 at 14:51, Richard Purdie <
richard.purdie at linuxfoundation.org> wrote:

>
> We now filter the pkgdata to the things a recipe can see in its
> dependencies after:
>
>
> http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=99206cb7b41be7a124ea8339bc891077f02128a2
>
> Does that help? If not, is it because some code isn't using the
> filtered copy? Or could we use this technique somewhere else?
>
> I've not looked at the underlying issues enough to tell which code is
> actually triggering it but that kind of approach should help with this
> kind of problem and at least make it deterministic...
>

I think the issue might be actually in the QA check where it looks beyond
the recipe's immediate RDEPENDS (and then fails or not depending on whether
those indirect dependencies have been packaged). I need to better
understand what happens there so will add some printouts first. The problem
does happen with latest master.

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20190806/3dd5d76d/attachment.html>


More information about the Openembedded-core mailing list