[yocto] [PATCH 0/1] [meta-intel] Crystal Forest BSP Created.

Tom Zanussi tom.zanussi at intel.com
Mon Sep 10 10:14:01 PDT 2012


On Thu, 2012-09-06 at 11:03 -0700, kishore.k.bodke at intel.com wrote:
> From: Kishore Bodke <kishore.k.bodke at intel.com>
> 
> This is the Initial Checkin for the new Crystal Forest BSP.
> This BSP has two versions of platform.
> 1. Stargo Platform is based on Intel Sandy Bridge Gladden Processor,plus the Cave Creek chipset.
> 2. Shumway Platform is based on two Intel Sandy Bridge (SNB-EP ES2 Grade and SNB-EN ES2 Grade)
>    Processors plus two Cave Creek Chipsets.
> 
> Both Platforms uses Matrox graphics Card.
> 
> Both the Platforms have been successfully booted and done basic testing for 3.4 kernel.
> 
> Please pull this into meta-intel/master.
> 

Pulled into meta-intel/master.

Thanks,

Tom

> Thanks
> Kishore.
> 
> The following changes since commit 66b516f3d3a287eecbf8804b2221bfc27e36db63:
> 
>   README: add info explaining meta-tlk layer purpose (2012-09-06 10:36:02 -0500)
> 
> are available in the git repository at:
> 
>   git://git.pokylinux.org/meta-intel-contrib Kishore/CrystalForest
>   http://git.pokylinux.org/cgit.cgi/meta-intel-contrib/log/?h=Kishore/CrystalForest
> 
> Kishore Bodke (1):
>   meta-crystalforest: Crystal Forest BSP Created.
> 
>  meta-crystalforest/COPYING.MIT                     |   17 +++
>  meta-crystalforest/README                          |  139 ++++++++++++++++++++
>  meta-crystalforest/README.sources                  |   17 +++
>  meta-crystalforest/conf/layer.conf                 |   12 ++
>  .../conf/machine/crystalforest-shumway.conf        |   26 ++++
>  .../conf/machine/crystalforest-stargo.conf         |   27 ++++
>  .../formfactor/crystalforest-shumway/machconfig    |    3 +
>  .../formfactor/crystalforest-stargo/machconfig     |    3 +
>  .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
>  .../crystalforest-shumway/xorg.conf                |   26 ++++
>  .../crystalforest-stargo/xorg.conf                 |   26 ++++
>  .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    3 +
>  .../linux/linux-yocto-rt_3.4.bbappend              |   18 +++
>  .../recipes-kernel/linux/linux-yocto_3.4.bbappend  |   17 +++
>  14 files changed, 337 insertions(+)
>  create mode 100644 meta-crystalforest/COPYING.MIT
>  create mode 100644 meta-crystalforest/README
>  create mode 100644 meta-crystalforest/README.sources
>  create mode 100644 meta-crystalforest/binary/.gitignore
>  create mode 100644 meta-crystalforest/conf/layer.conf
>  create mode 100644 meta-crystalforest/conf/machine/crystalforest-shumway.conf
>  create mode 100644 meta-crystalforest/conf/machine/crystalforest-stargo.conf
>  create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-shumway/machconfig
>  create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor/crystalforest-stargo/machconfig
>  create mode 100644 meta-crystalforest/recipes-bsp/formfactor/formfactor_0.0.bbappend
>  create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config/crystalforest-shumway/xorg.conf
>  create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config/crystalforest-stargo/xorg.conf
>  create mode 100644 meta-crystalforest/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend
>  create mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
>  create mode 100644 meta-crystalforest/recipes-kernel/linux/linux-yocto_3.4.bbappend
> 





More information about the yocto mailing list