[meta-intel] [PATCHv4 0/5] [dora] meta-valleyisland: add new bsp layer for Valley Island

Tom Zanussi tom.zanussi at intel.com
Wed Apr 2 06:04:47 PDT 2014


On Wed, 2014-04-02 at 01:42 +0800, rebecca.swee.fun.chang at intel.com
wrote:
> From: Chang Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
> 
> Hi everyone,
> 
> After some build tests, I now respin the pull request again for Valley Island BSP.
> In this patch series, I have changed the machine conf file to include
> ${XSERVER_IA32_I965} to the build. This driver has been verified working
> by running glxgears on target. ${XSERVER_IA32_I965} feature is sufficient to
> support OpenGL rendering.
> 
> Besides, the kernel recipe is now updated to version 3.10.34 with latest
> commit id in linux-yocto-3.10.
> 
> Please pull this patch set into meta-intel Dora branch.
> 

Pulled into meta-intel/dora.

Thanks,

Tom

> Thanks.
> 
> Rebecca
> 
> The following changes since commit c87883c7509b8ae55b71055ff05e233cddb71d5d:
> 
>   fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI) (2014-03-24 11:31:23 -0700)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/meta-intel-contrib rebeccas/meta-valleyisland-dora-dev-2
>   http://git.yoctoproject.org/cgit.cgi/meta-intel-contrib/log/?h=rebeccas/meta-valleyisland-dora-dev-2
> 
> Chang Rebecca Swee Fun (5):
>   meta-valleyisland: add new BSP layer for Intel Atom Processor E38XX
>   meta-valleyisland: provide machine configuration for valleyisland
>   meta-valleyisland: provide a formfactor for valleyisland
>   meta-valleyisland: add kernel recipe for valleyisland bsp
>   meta-isg: update MAINTAINER file
> 
>  meta-isg/MAINTAINERS                               |    4 +
>  meta-isg/meta-valleyisland/COPYING.MIT             |   17 ++
>  meta-isg/meta-valleyisland/README                  |  218 ++++++++++++++++++++
>  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 |    1 +
>  .../recipes-kernel/linux/linux-yocto_3.10.bbappend |   27 +++
>  11 files changed, 349 insertions(+)
>  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-kernel/linux/linux-yocto_3.10.bbappend
> 
> -- 
> 1.7.10.4
> 




More information about the meta-intel mailing list