[yocto] [PATCH v2 4/6] emenlow: add WEBTITLE & Compliance information

Tom Zanussi tom.zanussi at intel.com
Wed Oct 24 17:32:53 PDT 2012


On Wed, 2012-10-24 at 13:25 -0700, nitin.a.kamble at intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble at intel.com>
> 
> The WEBTITLE will be used to publish the BSP on the Yocto Project Website.
> And adding the Yocto Project Compliance information for the 1.3 release.
> Also specifying all the layers used from meta-intel repository.
> 
> Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
> ---
>  meta-emenlow/README                    |    8 +++++++-
>  meta-emenlow/conf/machine/emenlow.conf |    2 ++
>  2 files changed, 9 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-emenlow/README b/meta-emenlow/README
> index 3932718..8216af2 100644
> --- a/meta-emenlow/README
> +++ b/meta-emenlow/README
> @@ -13,6 +13,12 @@ depending on which BSP tarball you downloaded.
>  Please see the corresponding sections below for details.
>  
> 
> +Compliance
> +==========
> +This BSP is compliant with Yocto Project as per requirements listed here:
> +http://www.yoctoproject.org/yocto-project-compatible-registration
> +
> +
>  Dependencies
>  ============
>  
> @@ -26,7 +32,7 @@ This layer depends on:
>    branch: master
>  
>    URI: git://git.yoctoproject.org/meta-intel
> -  layers: intel
> +  layers: meta-intel, meta-emenlow
>    branch: master
>  
> 
> diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
> index d1efbc3..77cdbe6 100644
> --- a/meta-emenlow/conf/machine/emenlow.conf
> +++ b/meta-emenlow/conf/machine/emenlow.conf
> @@ -1,6 +1,8 @@
>  #@TYPE: Machine
>  #@NAME: emenlow
>  
> +#@WEBTITLE: Platforms with Intel Atom Z5xx processor with Intel US15W Controller Hub (Emenlow)
> +

To be consistent with the other ones e.g crownbay, remove the 'Platforms
with' and also capitalize as:

Intel Atom Z5xx Processor with Intel US15W Platform Controller Hub
(Emenlow)

I think Emenlow is actually eMenlow...

Tom

>  #@DESCRIPTION: Machine configuration for eMenlow based systems, like the
>  # Webs-2120 box.
>  





More information about the yocto mailing list