[yocto] [PATCH 6/8] yocto-bsp: add some useful constants

Darren Hart dvhart at linux.intel.com
Fri Mar 2 09:18:15 PST 2012



On 03/01/2012 11:01 PM, tom.zanussi at intel.com wrote:
> From: Tom Zanussi <tom.zanussi at intel.com>
> 
> Some constants used by the templating engine.
> 
> Signed-off-by: Tom Zanussi <tom.zanussi at intel.com>
> ---
>  scripts/lib/bsp/tags.py |   39 +++++++++++++++++++++++++++++++++++++++
>  1 files changed, 39 insertions(+), 0 deletions(-)
>  create mode 100644 scripts/lib/bsp/tags.py
> 
> diff --git a/scripts/lib/bsp/tags.py b/scripts/lib/bsp/tags.py
> new file mode 100644
> index 0000000..99b5785
> --- /dev/null
> +++ b/scripts/lib/bsp/tags.py
> @@ -0,0 +1,39 @@
> +# 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..


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



More information about the yocto mailing list