On Sat, Dec 17, 2011 at 11:07:12PM +0800, Shane Wang wrote:
> Some recipes don't contain SUMMARY, which HOB will use for descriptions.
> If the summary is missing, bitbake will create a default value for summary.
> That is PN plus string " version " plus its version. Every maintainer should 
> add and update the summary fields according to audit results.
> 
> [YOCTO #1804] got fixed, and maintainers should follow up.
> 
> Signed-off-by: Shane Wang <shane.w...@intel.com>
> ---
>  scripts/contrib/summary-audit.sh |   53 
> ++++++++++++++++++++++++++++++++++++++
>  1 files changed, 53 insertions(+), 0 deletions(-)
>  create mode 100755 scripts/contrib/summary-audit.sh
> 
> diff --git a/scripts/contrib/summary-audit.sh 
> b/scripts/contrib/summary-audit.sh
> new file mode 100755
> index 0000000..068e283
> --- /dev/null
> +++ b/scripts/contrib/summary-audit.sh
> @@ -0,0 +1,53 @@
> +#!/bin/bash
> +#

Hm,

where do you need special bash features? 

Bye Henning

_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to