[poky] [PATCH 0/1] Add meta-crownbay

Darren Hart dvhart at linux.intel.com
Wed Dec 8 09:52:27 PST 2010


On 12/06/2010 10:39 PM, Tom Zanussi wrote:
> Adds a new layer for Tunnel Creek/Topcliff systems.
>

I'm concerned about the long-term sustainability of this approach of 
adding a new layer for each "platform". Just Intel platforms alone will 
make 'ls meta-*' unwieldy in fairly short order, add to that the other 
architectures and we're looking at a lot of layers.

We support a lot of platforms under the existing machine types. Is the 
primary reason for this being a layer to accomodate the EMGD bits? if 
so, are those specific to crownbay, or can they somehow be shared across 
multiple platforms?

For instance, could the xf86 patches be appended to the existing xf86 
recipe using the SRC_URI_crownbay mechanism?

--
Darren

> Pull URL: git://git.pokylinux.org/poky-contrib.git
>    Branch: tzanussi/crownbay
>    Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=tzanussi/crownbay
>
> Thanks,
>      Tom Zanussi<tom.zanussi at intel.com>
> ---
>
>
> Tom Zanussi (1):
>    meta-crownbay: new layer for E6xx/EG20T systems
>
>   meta-crownbay/COPYING.MIT                          |   17 +++
>   meta-crownbay/README.before.building               |  112 ++++++++++++++++++++
>   meta-crownbay/conf/layer.conf                      |   10 ++
>   meta-crownbay/conf/machine/crownbay.conf           |   46 ++++++++
>   .../formfactor/formfactor/crownbay/machconfig      |    3 +
>   .../recipes/formfactor/formfactor_0.0.bbappend     |    3 +
>   .../recipes/linux/linux-yocto_git.bbappend         |    3 +
>   .../xserver-xf86-config/crownbay/xorg.conf         |   47 ++++++++
>   .../xorg-xserver/xserver-xf86-config_0.1.bbappend  |    3 +
>   .../xorg-xserver/xserver-xf86-emgd-bin_1.7.99.2.bb |   90 ++++++++++++++++
>   .../xserver-xf86-emgd/crosscompile.patch           |   19 ++++
>   .../fix_open_max_preprocessor_error.patch          |   13 +++
>   .../xserver-xf86-emgd/macro_tweak.patch            |   18 +++
>   .../xorg-xserver/xserver-xf86-emgd/nodolt.patch    |   12 ++
>   .../xorg-xserver/xserver-xf86-emgd_1.7.99.2.bb     |   25 +++++
>   15 files changed, 421 insertions(+), 0 deletions(-)
>   create mode 100644 meta-crownbay/COPYING.MIT
>   create mode 100755 meta-crownbay/README.before.building
>   create mode 100644 meta-crownbay/conf/layer.conf
>   create mode 100644 meta-crownbay/conf/machine/crownbay.conf
>   create mode 100644 meta-crownbay/recipes/formfactor/formfactor/crownbay/machconfig
>   create mode 100644 meta-crownbay/recipes/formfactor/formfactor_0.0.bbappend
>   create mode 100644 meta-crownbay/recipes/linux/linux-yocto_git.bbappend
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-config/crownbay/xorg.conf
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-config_0.1.bbappend
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-emgd-bin_1.7.99.2.bb
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-emgd/crosscompile.patch
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-emgd/fix_open_max_preprocessor_error.patch
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-emgd/macro_tweak.patch
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-emgd/nodolt.patch
>   create mode 100644 meta-crownbay/recipes/xorg-xserver/xserver-xf86-emgd_1.7.99.2.bb
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


-- 
Darren Hart
Yocto Linux Kernel



More information about the poky mailing list