[meta-intel] [PATCH 0/6] [PATCHv2] meta-valleyisland: new bsp layer for Intel Atom Processor E38XX

Chang, Rebecca Swee Fun rebecca.swee.fun.chang at intel.com
Wed Feb 5 01:21:33 PST 2014


Hi all,

Please ignore this submission for meta-intel master branch as we do not have any plan yet for valleyisland in master branch.
Meanwhile, please focus on the submission for meta-intel dylan branch.
Hope I do not make it confusing.

Thanks.

Rebecca

> -----Original Message-----
> From: Chang, Rebecca Swee Fun
> Sent: 05 February, 2014 5:26 PM
> To: meta-intel at yoctoproject.org
> Cc: Chang; Chang, Rebecca Swee Fun
> Subject: [PATCH 0/6] [PATCHv2] meta-valleyisland: new bsp layer for Intel
> Atom Processor E38XX
> 
> From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
> 
> Hi all,
> 
> This pull request is the submission for meta-valleyisland.
> The image built was sanity tested with some basic driver I/O testing.
> 
> There is a minor changes compare to the previous pull request.
> The kernel recipe has been updated with latest commit on meta branch.
> 
> This pull request is to be pulled into meta-intel/master branch.
> I will send out another pull request for Dylan branch today.
> 
> Thanks all.
> 
> Rebecca
> 
> The following changes since commit
> c5ca9f67121bff0b7400a175f005212234906b37:
> 
>   emgd-driver-bin: preserves the package stripping logic (2014-01-28 16:41:49
> -0600)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/meta-intel-contrib rebeccas/meta-valleyisland-
> master
>   http://git.yoctoproject.org/cgit.cgi/meta-intel-
> contrib/log/?h=rebeccas/meta-valleyisland-master
> 
> Chang, Rebecca Swee Fun (6):
>   meta-isg: update MAINTAINERS file
>   meta-valleyisland: new BSP layer for Intel Atom Processor E38XX
>   meta-valleyisland: provide machine configuration for valleyisland
>   meta-valleyisland: provide a formfactor for valleyisland bsp
>   meta-valleyisland: add graphics support for valleyisland bsp
>   meta-valleyisland: add kernel recipe for valleyisland BSP
> 
>  meta-isg/MAINTAINERS                               |    4 +
>  meta-isg/meta-valleyisland/COPYING.MIT             |   17 ++
>  meta-isg/meta-valleyisland/README                  |  217
> ++++++++++++++++++++
>  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 |    3 +
>  .../xserver-xf86-config/valleyisland-32/xorg.conf  |   26 +++
>  .../xserver-xf86-config/valleyisland-64/xorg.conf  |   26 +++
>  .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    1 +
>  .../recipes-kernel/linux/linux-yocto_3.8.bbappend  |   32 +++
>  14 files changed, 408 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-graphics/xorg-
> xserver/xserver-xf86-config/valleyisland-32/xorg.conf
>  create mode 100644 meta-isg/meta-valleyisland/recipes-graphics/xorg-
> xserver/xserver-xf86-config/valleyisland-64/xorg.conf
>  create mode 100644 meta-isg/meta-valleyisland/recipes-graphics/xorg-
> xserver/xserver-xf86-config_0.1.bbappend
>  create mode 100644 meta-isg/meta-valleyisland/recipes-kernel/linux/linux-
> yocto_3.8.bbappend
> 
> --
> 1.7.10.4



More information about the meta-intel mailing list