[OE-core] [PATCH 1/7] insane.bbclass: in file-rdeps do not look into RDEPENDS recursively
Richard Purdie
richard.purdie at linuxfoundation.org
Wed Aug 7 22:08:27 UTC 2019
On Wed, 2019-08-07 at 12:29 +0200, Alexander Kanavin wrote:
> Recursive RDEPENDS resolution requires that all of the dependent
> recipes' packaging has completed. There is no mechanism to ensure
> that
> and therefore races were observed.
>
> This change effectively requires recipes to list their runtime file
> dependencies explicitly rather than have them pulled indirectly.
> This may require a bit of fixing in layers, but should result
> in a better definition of runtime file dependencies.
>
> Signed-off-by: Alexander Kanavin <alex.kanavin at gmail.com>
> ---
> meta/classes/insane.bbclass | 18 ------------------
> 1 file changed, 18 deletions(-)
You might want to have a look at
https://autobuilder.yoctoproject.org/typhoon/#/builders/56/builds/621
and maybe other pieces of that build yet to finish, not sure...
Cheers,
Richard
More information about the Openembedded-core
mailing list