All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Zanussi <tom.zanussi@intel.com>
To: nitin.a.kamble@intel.com
Cc: yocto@yoctoproject.org, darren.hart@intel.com
Subject: Re: [PATCH v2 3/6] crownbay: add WEBTITLE & Compliance information
Date: Wed, 24 Oct 2012 19:30:37 -0500	[thread overview]
Message-ID: <1351125037.27553.60.camel@empanada> (raw)
In-Reply-To: <a780117b75820f5726062221827277e041d6d70c.1351110208.git.nitin.a.kamble@intel.com>

On Wed, 2012-10-24 at 13:25 -0700, nitin.a.kamble@intel.com wrote:
> From: Nitin A Kamble <nitin.a.kamble@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@intel.com>
> ---
>  meta-crownbay/README                            |   10 ++++++++--
>  meta-crownbay/conf/machine/crownbay-noemgd.conf |    2 ++
>  meta-crownbay/conf/machine/crownbay.conf        |    2 ++
>  3 files changed, 12 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-crownbay/README b/meta-crownbay/README
> index 4bc9f31..f3ad506 100644
> --- a/meta-crownbay/README
> +++ b/meta-crownbay/README
> @@ -2,13 +2,19 @@ This README file contains information on building the meta-crownbay
>  BSP layer, and booting the images contained in the /binary directory.
>  Please see the corresponding sections below for details.
>  
> -The Crown Bay platform consists of the Intel Atom Z6xx processor,
> +The Crown Bay platform consists of the Intel Atom E6xx processor,
>  plus the Intel EG20T Platform Controller Hub (Tunnel Creek + Topcliff).
>  
>  It also supports the E6xx embedded on-chip graphics via the Intel
>  Embedded Media and Graphics Driver (EMGD) 1.14 Driver.
>  
> 
> +Compliance
> +==========
> +This BSP is compliant with Yocto Project as per requirements listed here:
> +http://www.yoctoproject.org/yocto-project-compatible-registration
> +
> +
>  Dependencies
>  ============
>  
> @@ -22,7 +28,7 @@ This layer depends on:
>    branch: master
>  
>    URI: git://git.yoctoproject.org/meta-intel
> -  layers: intel
> +  layers: meta-intel, meta-crownbay
>    branch: master
>  
> 
> diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf
> index 4c869ee..c3bdcb4 100644
> --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf
> +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf
> @@ -1,6 +1,8 @@
>  #@TYPE: Machine
>  #@NAME: crownbay-noemgd
>  
> +#@WEBTITLE: Intel Atom E6xx processor with Intel EG20T Controller Hub development kit (Crown Bay) with open source VESA graphics
> +

This should probably be capitalized as in the manual title:

Intel Atom E6xx Processor with Intel EG20T Controller Hub Development
Kit (Crown Bay) with open source VESA graphics

Same for the other one...

Tom

>  #@DESCRIPTION: Machine configuration for Crown Bay systems, without Intel-proprietary graphics bits
>  # i.e. E660 + EG20T
>  
> diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
> index d56ef64..5e4147c 100644
> --- a/meta-crownbay/conf/machine/crownbay.conf
> +++ b/meta-crownbay/conf/machine/crownbay.conf
> @@ -1,6 +1,8 @@
>  #@TYPE: Machine
>  #@NAME: crownbay
>  
> +#@WEBTITLE: Intel Atom E6xx processor with Intel EG20T Controller Hub development kit (Crown Bay) with proprietary IEMGD accelerated graphics
> +
>  #@DESCRIPTION: Machine configuration for Crown Bay systems
>  # i.e. E660 + EG20T
>  




  reply	other threads:[~2012-10-25  0:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-24 20:25 [PATCH v2 0/6] meta-intel: README updates nitin.a.kamble
2012-10-24 20:25 ` [PATCH v2 1/6] MAINTAINERS: correct pathname nitin.a.kamble
2012-10-24 20:25 ` [PATCH v2 2/6] chiefriver: add WEBTITLE & Compliance information nitin.a.kamble
2012-10-25  0:14   ` Tom Zanussi
2012-10-25 17:00     ` Kamble, Nitin A
2012-10-25 17:13       ` Kamble, Nitin A
2012-10-24 20:25 ` [PATCH v2 3/6] crownbay: " nitin.a.kamble
2012-10-25  0:30   ` Tom Zanussi [this message]
2012-10-24 20:25 ` [PATCH v2 4/6] emenlow: " nitin.a.kamble
2012-10-25  0:32   ` Tom Zanussi
2012-10-24 20:25 ` [PATCH v2 5/6] jasperforest: " nitin.a.kamble
2012-10-25  0:34   ` Tom Zanussi
2012-10-24 20:25 ` [PATCH v2 6/6] sugarbay: " nitin.a.kamble

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1351125037.27553.60.camel@empanada \
    --to=tom.zanussi@intel.com \
    --cc=darren.hart@intel.com \
    --cc=nitin.a.kamble@intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.