On 2/5/2014 2:21 AM, [email protected] wrote:
From: "Chang, Rebecca Swee Fun" <[email protected]>

Hi all,

This pull request is the submission for meta-valleyisland to Dylan branch.
The image built was sanity tested with some basic driver I/O testing.

meta-isg/meta-valleyisland is a BSP maintained by ISG.

This pull request is to be pulled into meta-intel/dylan branch.

Thanks all.

Rebecca
All the review comments given to the master branch pull request also apply here. Additional comments if any, I am giving by replying to the following commit emails.

Nitin


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=rebeccas/meta-valleyisland-dylan

Chang, Rebecca Swee Fun (6):
   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 graphics support 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                  |  217 ++++++++++++++++++++
  meta-isg/meta-valleyisland/README.sources          |   18 ++
  meta-isg/meta-valleyisland/conf/layer.conf         |   14 ++
  .../conf/machine/valleyisland-32.conf              |   21 ++
  .../conf/machine/valleyisland-64.conf              |   23 +++
  .../formfactor/valleyisland-32/machconfig          |    3 +
  .../formfactor/valleyisland-64/machconfig          |    3 +
  .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
  .../xserver-xf86-config/valleyisland-32/xorg.conf  |   26 +++
  .../xserver-xf86-config/valleyisland-64/xorg.conf  |   26 +++
  .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    1 +
  .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   32 +++
  15 files changed, 454 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-graphics/xorg-xserver/xserver-xf86-config/valleyisland-32/xorg.conf
  create mode 100644 
meta-isg/meta-valleyisland/recipes-graphics/xorg-xserver/xserver-xf86-config/valleyisland-64/xorg.conf
  create mode 100644 
meta-isg/meta-valleyisland/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
  create mode 100644 
meta-isg/meta-valleyisland/recipes-kernel/linux/linux-yocto_3.8.bbappend


_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to