| Submitter | Shane Wang |
|---|---|
| Date | Dec. 17, 2011, 3 p.m. |
| Message ID | <cover.1324132972.git.shane.wang@intel.com> |
| Download | mbox |
| Permalink | /patch/17185/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib shane/summary-auditComments
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