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 <[email protected]> > --- > 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
