[meta-intel] [PATCH 0/5 v2] meta-haswell-wc: Enable haswell-wc BSP recipe

Tom Zanussi tom.zanussi at intel.com
Thu Oct 31 20:46:37 PDT 2013


On Fri, 2013-11-01 at 08:55 +0800, boon.leong.ong at intel.com wrote:
> From: Ong Boon Leong <boon.leong.ong at intel.com>
> 
> This patchset is to enable meta-haswell-wc BSP under meta-isg for
> 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and
> HM86 Chipsets. With this, it enables both Linux kernel v3.8
> and v3.10 recipe for this BSP.
> 
> Added fixes to v1 based on comments received.
> 
> Please pull this into meta-intel/master branch.
> 

Pulled into meta-intel/master.

Thanks,

Tom

> Thanks!
> The following changes since commit 82567949e049ce466c6e0b1422ce1ecaef069e3d:
> 
>   meta-romley: remove xserver-xf86-config (2013-10-24 14:20:15 -0500)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/meta-intel-contrib boonleong/meta-haswell/master
>   http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=boonleong/meta-haswell/master
> 
> 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
>   meta-isg: Update MAINTAINERS file for haswell-wc
> 
>  meta-isg/MAINTAINERS                               |    2 +-
>  meta-isg/meta-haswell-wc/COPYING.MIT               |   17 +++
>  meta-isg/meta-haswell-wc/README                    |  152 ++++++++++++++++++++
>  meta-isg/meta-haswell-wc/README.sources            |   17 +++
>  meta-isg/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.10.bbappend |   16 +++
>  .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   16 +++
>  10 files changed, 259 insertions(+), 1 deletion(-)
>  create mode 100644 meta-isg/meta-haswell-wc/COPYING.MIT
>  create mode 100644 meta-isg/meta-haswell-wc/README
>  create mode 100644 meta-isg/meta-haswell-wc/README.sources
>  create mode 100644 meta-isg/meta-haswell-wc/conf/layer.conf
>  create mode 100644 meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
>  create mode 100644 meta-isg/meta-haswell-wc/recipes-bsp/formfactor/formfactor/haswell-wc/machconfig
>  create mode 100644 meta-isg/meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend
>  create mode 100644 meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.10.bbappend
>  create mode 100644 meta-isg/meta-haswell-wc/recipes-kernel/linux/linux-yocto_3.8.bbappend
> 





More information about the meta-intel mailing list