[yocto] [PATCH 5/8] yocto-bsp-tools: add help/usage

Darren Hart dvhart at linux.intel.com
Fri Mar 2 09:17:10 PST 2012



On 03/01/2012 11:01 PM, tom.zanussi at intel.com wrote:
> From: Tom Zanussi <tom.zanussi at intel.com>
> 
> This is essentially 'the documentation' for the Yocto BSP tools, along
> with a few related functions.
> 
> Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
> ---
>  scripts/lib/bsp/help.py |  588 +++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 588 insertions(+), 0 deletions(-)
>  create mode 100644 scripts/lib/bsp/help.py
> 
> diff --git a/scripts/lib/bsp/help.py b/scripts/lib/bsp/help.py
> new file mode 100644
> index 0000000..c7c6e6a
> --- /dev/null
> +++ b/scripts/lib/bsp/help.py
> @@ -0,0 +1,588 @@
> +# ex:ts=4:sw=4:sts=4:et
> +# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
> +#
> +# Copyright 2012 Intel Corporation
> +# Authored-by:  Tom Zanussi <tom.zanussi at intel.com>

Same comment here...

Otherwise, all looks very nice.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



More information about the yocto mailing list