[OE-core] [PATCH resend] meta/classes: add class to test for unsatisfied RRECOMMENDS

Richard Purdie richard.purdie at linuxfoundation.org
Fri Aug 25 12:29:03 UTC 2017


On Fri, 2017-08-25 at 09:43 +0300, Jose Alarcon wrote:
> The do_rootfs log contains a number of unsatisfied package
> recommendations. At the moment those are only visible when
> reviewing the rootfs log.
> 
> This class adds an extra check to surface any unsatisfied
> recommendation  as WARNINGS to the build output.
> 
> Signed-off-by: Jose Alarcon <jose.alarcon at ge.com>
> ---
>  meta/classes/rootfs-check-recommends.bbclass | 21
> +++++++++++++++++++++
>  1 file changed, 21 insertions(+)
>  create mode 100644 meta/classes/rootfs-check-recommends.bbclass

This looks like it would be a better fit for rootfs-
postcommands.bbclass?

We want to try and avoid too many classes if we can help it.

Cheers,

Richard



More information about the Openembedded-core mailing list