[meta-intel] [PATCH 0/5 v4] [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
Mon Sep 30 00:06:54 PDT 2013


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

As follow-up to comment on "v3" patchset for this series, 
added the following changes:
 - update MAINTAINERS for haswell-wc. 
 - to mention this BSP for Shark Bay in the following fields:	
   -- @DESCRIPTION field of haswell-wc.conf
   -- meta-haswell-wc/README

So, 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.
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 (5):
  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
  MAINTAINERS: Add HASWELL-WC maintainer

 MAINTAINERS                                        |    4 +
 meta-haswell-wc/COPYING.MIT                        |   17 +++
 meta-haswell-wc/README                             |  152 ++++++++++++++++++++
 meta-haswell-wc/README.sources                     |   17 +++
 meta-haswell-wc/conf/layer.conf                    |   12 ++
 meta-haswell-wc/conf/machine/haswell-wc.conf       |   22 +++
 .../formfactor/formfactor/haswell-wc/machconfig    |    3 +
 .../recipes-bsp/formfactor/formfactor_0.0.bbappend |    3 +
 .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   16 +++
 9 files changed, 246 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