Here is the script to check which recipe provides SUMMARY and which doesnot. For those which do not, maintainer should add or update to a meaningful summary for HOB to display in description.
The following changes since commit b281fd127bac9ba77ab63a5c2b812ddd5d56df37: documentation/poky-ref-manual/technical-details.xml: edits per Richard Purdie (2011-12-16 16:58:41 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib shane/summary-audit http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=shane/summary-audit Shane Wang (1): Create a script for SUMMARY audit in recipes scripts/contrib/summary-audit.sh | 53 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 53 insertions(+), 0 deletions(-) create mode 100755 scripts/contrib/summary-audit.sh -- 1.7.6 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
