[meta-intel] [PATCHv3 0/5] meta-valleyisland: add new bsp layer into meta-intel

Chang, Rebecca Swee Fun rebecca.swee.fun.chang at intel.com
Tue Feb 11 16:59:36 PST 2014


> -----Original Message-----
> From: Kamble, Nitin A
> Sent: 12 February, 2014 1:34 AM
> To: Chang, Rebecca Swee Fun; meta-intel at yoctoproject.org
> Cc: Chang at yoctoproject.org
> Subject: Re: [meta-intel] [PATCHv3 0/5] meta-valleyisland: add new bsp layer
> into meta-intel
> 
> 
> On 2/11/2014 7:52 AM, rebecca.swee.fun.chang at intel.com wrote:
> > From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
> >
> > Hi all,
> >
> > This patchset is to add new BSP layer into meta-intel.
> > meta-valleyisland is a BSP maintained by ISG. The BSP is made
> > specifically for Intel Atom E38XX Processor E38XX Development Kit
> > (formerly known as Valley Island). Valley Island BSP is meant to
> > support Valley Island Development Kit, "Bayley Bay" CRB and "Bakersport"
> CRB.
> >
> > Please pull this patch set into meta-intel Dylan branch.
> >
> > Thank you.
> >
> > Rebecca
> Hi Rebecca,
>    Can you list what has changed from the last pull request? I notice that, this
> pull request is missing updates to many review comments I gave to the last
> pull request.
> 
> Nitin

PATCHv3 Change Log
In commit meta-valleyisland: new BSP layer for Intel Atom Processor E38XX
     Updated README. Added mkefidisk.sh to prepare an EFI enabled bootable image.

In commit meta-valleyisland: provide machine configuration for valleyisland
     Conf files are updated with new argument in APPENDS. This is to enable SMBUS driver by default.

Remove recipes-graphics as it is not needed.

In commit meta-valleyisland: add kernel recipe for valleyisland BSP
     Kernel recipe is updated according to the comments given. Remove the redundant SRC_URI.
     Update LINUX_VERSION to 3.8.13 which map to the commit IDs.
     Added additional argument in KERNEL_FEATURES. Kernel recipe enable PCI mode enumeration by default. User can remove "features/valleyisland-io/valleyisland-io-pci.scc \" if they need to build ACPI mode image.

In commit meta-isg: add new meta-isg layer in dylan branch
     Updated typos in MAINTAINERS file

This is all the changes in PATCHv3. I will take now caution in submitting patch in future.
Thanks all.

Rebecca

> 
> > The following changes since commit
> b383d94711bf13f67ab00a07022cfcb512ff206c:
> >
> >    MAINTAINERS: Add MOHONPEAK maintainer (2013-12-09 10:29:27 -0600)
> >
> > are available in the git repository at:
> >
> >    git://git.yoctoproject.org/meta-intel-contrib rebeccas/meta-valleyisland-
> dylan
> >
> > http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=rebecca
> > s/meta-valleyisland-dylan
> >
> > Chang, Rebecca Swee Fun (5):
> >    meta-valleyisland: new BSP layer for Intel Atom Processor E38XX
> >    meta-valleyisland: provide machine configuration for valleyisland
> >    meta-valleyisland: provide a formfactor for valleyisland bsp
> >    meta-valleyisland: add kernel recipe for valleyisland BSP
> >    meta-isg: add new meta-isg layer in dylan branch
> >
> >   meta-isg/MAINTAINERS                               |   43 ++++
> >   meta-isg/README                                    |    7 +
> >   meta-isg/meta-valleyisland/COPYING.MIT             |   17 ++
> >   meta-isg/meta-valleyisland/README                  |  218
> ++++++++++++++++++++
> >   meta-isg/meta-valleyisland/README.sources          |   18 ++
> >   meta-isg/meta-valleyisland/conf/layer.conf         |   14 ++
> >   .../conf/machine/valleyisland-32.conf              |   20 ++
> >   .../conf/machine/valleyisland-64.conf              |   22 ++
> >   .../formfactor/valleyisland-32/machconfig          |    3 +
> >   .../formfactor/valleyisland-64/machconfig          |    3 +
> >   .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
> >   .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   33 +++
> >   12 files changed, 401 insertions(+)
> >   create mode 100644 meta-isg/MAINTAINERS
> >   create mode 100644 meta-isg/README
> >   create mode 100644 meta-isg/meta-valleyisland/COPYING.MIT
> >   create mode 100644 meta-isg/meta-valleyisland/README
> >   create mode 100644 meta-isg/meta-valleyisland/README.sources
> >   create mode 100644 meta-isg/meta-valleyisland/conf/layer.conf
> >   create mode 100644 meta-isg/meta-
> valleyisland/conf/machine/valleyisland-32.conf
> >   create mode 100644 meta-isg/meta-
> valleyisland/conf/machine/valleyisland-64.conf
> >   create mode 100644 meta-isg/meta-valleyisland/recipes-
> bsp/formfactor/formfactor/valleyisland-32/machconfig
> >   create mode 100644 meta-isg/meta-valleyisland/recipes-
> bsp/formfactor/formfactor/valleyisland-64/machconfig
> >   create mode 100644 meta-isg/meta-valleyisland/recipes-
> bsp/formfactor/formfactor_0.0.bbappend
> >   create mode 100644
> > meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.8.bbappe
> > nd
> >



More information about the meta-intel mailing list