]> code.ossystems Code Review - openembedded-core.git/commit
rootfs-postcommands: add test for unsatisfied RRECOMMENDS
authorJose Alarcon <jose.alarcon@ge.com>
Mon, 4 Sep 2017 05:12:24 +0000 (08:12 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Sep 2017 13:58:37 +0000 (14:58 +0100)
commit9d049bf7941f30e35c51775684559e95185fba96
treec75d6d844f43d95a8c56b169613c43278fed2239
parent76a801da7fe5651d9e8310a2b32c275e1700daf3
rootfs-postcommands: add test for unsatisfied RRECOMMENDS

The do_rootfs log contains a number of unsatisfied package
recommendations. At the moment those are only visible when
reviewing the rootfs log.

This patch adds an extra check to surface any unsatisfied
recommendation  as WARNINGS to the build output.

Enable this check with:
ROOTFS_POSTPROCESS_COMMAND += "rootfs_log_check_recommends;"

Signed-off-by: Jose Alarcon <jose.alarcon@ge.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs-postcommands.bbclass