[meta-intel] [PATCH 0/4 v3] [PATCH] meta-intel dylan: haswell-wc new BSP layer and recipes add request

boon.leong.ong at intel.com boon.leong.ong at intel.com
Fri Sep 27 09:25:56 PDT 2013


From: Ong Boon Leong <boon.leong.ong at intel.com>

This patch pull request is related to a new BSP layer for 4th Gen Intel
Core Processor with Mobile Intel QM87 and HM86 Chipset. The patch has 
been tested on the respective development kit. 

Among the test cases covered for core-image-sato are:
- USB mass storage read & write test.
- SATA hard disk read & write test.
- HD Audio song playback.
- GUI displayed on VGA & HDMI ports.
- GStreamer video encoding/decoding 
- Glxgears 
- Ethernet port ping test

Please pull this into meta-intel 'dylan' branch.

Thank you.
Ong Boon Leong <boon.leong.ong at intel.com>

The following changes since commit 048def7bae8e3e1a11c91f5071f99bdcf8e6dd16:

  gnu-efi: Add parallel make patch for archives (2013-05-09 11:09:05 -0700)

are available in the git repository at:

  git://git.yoctoproject.org/meta-intel-contrib boonleong/meta-intel/meta-haswell-wc/dylan
  http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=boonleong/meta-intel/meta-haswell-wc/dylan

Ong Boon Leong (4):
  meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform
  meta-haswell-wc: provide machine configuration for haswell-wc
  meta-haswell-wc: provide a formfactor for the haswell-wc BSP
  meta-haswell-wc: add kernel recipe for haswell-wc BSP

 meta-haswell-wc/COPYING.MIT                        |   17 +++
 meta-haswell-wc/README                             |  150 ++++++++++++++++++++
 meta-haswell-wc/README.sources                     |   17 +++
 meta-haswell-wc/conf/layer.conf                    |   12 ++
 meta-haswell-wc/conf/machine/haswell-wc.conf       |   24 ++++
 .../formfactor/formfactor/haswell-wc/machconfig    |    3 +
 .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   16 +++
 8 files changed, 242 insertions(+)
 create mode 100644 meta-haswell-wc/COPYING.MIT
 create mode 100644 meta-haswell-wc/README
 create mode 100644 meta-haswell-wc/README.sources
 create mode 100644 meta-haswell-wc/conf/layer.conf
 create mode 100644 meta-haswell-wc/conf/machine/haswell-wc.conf
 create mode 100644 meta-haswell-wc/recipes-bsp/formfactor/formfactor/haswell-wc/machconfig
 create mode 100644 meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend
 create mode 100644 meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend

-- 
1.7.10.4




More information about the meta-intel mailing list