[meta-intel] [PATCH 5/5] meta-isg: Update MAINTAINERS file for haswell-wc

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Remove typo in MAINTAINERS file for haswell-wc bsp. Signed-off-by: Ong Boon Leong --- meta-isg/MAINTAINERS |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-isg/MAINTAINERS b/meta-isg/MAINTAINERS index 9b00c5d..16babd4 100644 --- a/meta-isg/MAINTA

[meta-intel] [PATCH 4/5] meta-haswell-wc: add kernel recipe for haswell-wc BSP

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Provide kernel v3.8 and v3.10 recipe for haswell-wc BSP. Signed-off-by: Ong Boon Leong --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 16 .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 16 2 files changed, 32 in

[meta-intel] [PATCH 1/5] meta-haswell-wc : new BSP layer for Intel Haswell Mobile Platform

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong This layer provides support for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. Signed-off-by: Ong Boon Leong --- meta-isg/meta-haswell-wc/COPYING.MIT | 17 meta-isg/meta-haswell-wc/README | 152 ++

[meta-intel] [PATCH 0/5] meta-haswell-wc (dora): Enable BSP recipe for Linux kernel v3.8.13 and v3.10.11

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong This patchset is to enable meta-haswell-wc under meta-isg. The BSP recipe supports both Linux kernel v3.8 & v3.10 for 4th Gen Intel® Core™ Processor with Mobile Intel QM87 and HM86 Chipsets. Please pull this request after boonleong/meta-crystalforest/dora branch pull-reque

[meta-intel] [PATCH 3/5] meta-haswell-wc: provide a formfactor for the haswell-wc BSP

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Provide a formfactor configuration for the haswell-wc BSP. Signed-off-by: Ong Boon Leong --- .../recipes-bsp/formfactor/formfactor/haswell-wc/machconfig |3 +++ .../meta-haswell-wc/recipes-bsp/formfactor/formfactor_0.0.bbappend |3 +++ 2 files changed, 6 i

[meta-intel] [PATCH 2/5] meta-haswell-wc: provide machine configuration for haswell-wc

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Create a new machine named 'haswell-wc'. Signed-off-by: Ong Boon Leong --- .../meta-haswell-wc/conf/machine/haswell-wc.conf | 22 1 file changed, 22 insertions(+) create mode 100644 meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf diff --git

[meta-intel] [PATCH 1/2] meta-crystalforest: enable linux-yocto_3.10 kernel recipe

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Enable meta-crystalforest linux-yocto_3.10 kernel version for both Gladden and Server platforms at version 3.10.11. Signed-off-by: Chang, Rebecca Swee Fun Signed-off-by: Ong Boon Leong --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 19 +++ 1 f

[meta-intel] [PATCH 2/2] meta-crystalforest: update machine conf default kernel to v3.10

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Update Gladden and Server platforms to support kernel version 3.10 by default. Signed-off-by: Chang, Rebecca Swee Fun Signed-off-by: Ong Boon Leong --- meta-crystalforest/conf/machine/crystalforest-gladden.conf |2 +- meta-crystalforest/conf/machine/crystalforest-serv

[meta-intel] [PATCH 0/2] meta-crystalforest (dora): Enable Linux kernel v3.10.11 recipe

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong This patchset is to enable meta-crystalforest to support both Linux kernel v3.10 on gladden and server platforms. Please pull this request after boonleong/meta-romley/dora branch pull-request sent out earlier has been executed onto meta-intel/dora branch: from: bf3b0601fa45

[meta-intel] [PATCH 2/4] meta-romley: Enable linux-yocto_3.10 kernel recipe

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Enable meta-romley linux-yocto_3.10 kernel version for both IVB & SNB platforms at version 3.10.11. Signed-off-by: Ong Boon Leong --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend | 20 1 file changed, 20 insertions(+) create mode 100644 meta-r

[meta-intel] [PATCH 1/4] meta-romley: update linux-yocto_3.8 to v3.8.13

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Update linux-yocto_3.8 meta-romley machine branch to v3.8.13 and update linux-yocto_3.8 meta branch to most recent. Signed-off-by: Ong Boon Leong --- meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-

[meta-intel] [PATCH 3/4] meta-romley: Update machine default kernel to v3.10

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Update IVB & SNB romley platform default kernel version to v3.10. Signed-off-by: Ong Boon Leong --- meta-romley/conf/machine/romley-ivb.conf |2 +- meta-romley/conf/machine/romley.conf |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-r

[meta-intel] [PATCH 0/4] meta-romley (dora): Enable Linux kernel v3.8.13 and v3.10.11 recipe and xserver-xf86-config removal

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong This patchset is to update meta-romley to support both Linux kernel v3.8 & v3.10 on SNB and IVB processor. It also includes removal of default xserver-xf86-config and depends on X.org server to auto-configure to match the display panel used. This patchset is already availabl

[meta-intel] [PATCH 4/4] meta-romley: remove xserver-xf86-config

2013-11-04 Thread boon . leong . ong
From: Ong Boon Leong Remove xorg.conf from romley BSP because the BSP can depend on X to auto-configure itself. Signed-off-by: Ong Boon Leong --- .../xserver-xf86-config/romley-ivb/xorg.conf | 26 .../xserver-xf86-config/romley/xorg.conf | 26 --

Re: [meta-intel] [PATCH 1/4] libva: merge -dev and -dbg packages

2013-11-04 Thread Tom Zanussi
Pulled into meta-intel/master (patches 1-4). Thanks, Tom On Fri, 2013-10-18 at 23:38 +0100, Ross Burton wrote: > It's not recommended to split -dev and -dbg packages up this finely, so merge > them back together into single -dev and -dbg packages. > > Signed-off-by: Ross Burton > --- > common

Re: [meta-intel] [PATCH] gstreamer-vaapi: upgrade to 0.4.3

2013-11-04 Thread Tom Zanussi
Pulled into meta-intel/master. Thanks, Tom On Fri, 2013-10-18 at 23:41 +0100, Ross Burton wrote: > Use tarballs instead of git tags (upstream git means using submodules, which > are > tricky). > > Also use PACKAGECONFIG to respect x11/wayland DISTRO_FEATURES. > > Delete glib-includes.patch, a

Re: [meta-intel] build cedartrail(D2550) with latest branch "dora"

2013-11-04 Thread Darren Hart
On Fri, 2013-11-01 at 11:25 +0800, jojo wrote: > Hi, > I am a newbie with intel chipset. > > > i saw "README.sources" from "meta-intel-contrib/meta-cedartrail" and > it > > > just mentioned with source code "poky-danny-8.0.tar.bz2", > > > this meta layer would been build with yocto latest b

Re: [meta-intel] [PATCH] gstreamer-vaapi: upgrade to 0.4.3

2013-11-04 Thread Tom Zanussi
On Mon, 2013-11-04 at 13:18 -0800, Darren Hart wrote: > On Fri, 2013-10-18 at 23:41 +0100, Ross Burton wrote: > > Use tarballs instead of git tags (upstream git means using submodules, > > which are > > tricky). > > It's also a larger download I'd imagine, so that's a plus. > > > > > Also use P

Re: [meta-intel] [PATCH 1/4] libva: merge -dev and -dbg packages

2013-11-04 Thread Tom Zanussi
On Mon, 2013-11-04 at 13:17 -0800, Darren Hart wrote: > These appear to still be pending - Tom is there an issue with these? Do > they just need a review? > No issue, I just somehow missed these (though I would have expected an ack from BSP owners using them). I'll pull them in.. Tom > Just fo

Re: [meta-intel] [PATCH 4/4] libva: enable Wayland

2013-11-04 Thread Darren Hart
On Fri, 2013-10-18 at 23:38 +0100, Ross Burton wrote: > Use PACKAGECONFIG to respect x11 and wayland DISTRO_FEATURES. > > Signed-off-by: Ross Burton That syntax hurts my brain But I like the concept in general :-) This is an "I trust Ross knows what he's doing here and did the necessary t

Re: [meta-intel] [PATCH 3/4] libva: remove redundant PROVIDES

2013-11-04 Thread Darren Hart
On Fri, 2013-10-18 at 23:38 +0100, Ross Burton wrote: > There isn't any need to PROVIDE these as the ony user is in emgd-driver-bin's > RDEPENDS and bitbake looks at PACKAGES when resolving that. > > Signed-off-by: Ross Burton Acked-by: Darren Hart > --- > common/recipes-multimedia/libva/libv

Re: [meta-intel] [PATCH 2/4] libva: disable dummy driver

2013-11-04 Thread Darren Hart
On Fri, 2013-10-18 at 23:38 +0100, Ross Burton wrote: > The dummy driver is only useful for advanted testing with additional tooling, > so advanced > don't build it. > > Signed-off-by: Ross Burton > --- > common/recipes-multimedia/libva/libva.inc |4 ++-- > 1 file changed, 2 insertions(+)

Re: [meta-intel] [PATCH] gstreamer-vaapi: upgrade to 0.4.3

2013-11-04 Thread Darren Hart
On Fri, 2013-10-18 at 23:41 +0100, Ross Burton wrote: > Use tarballs instead of git tags (upstream git means using submodules, which > are > tricky). It's also a larger download I'd imagine, so that's a plus. > > Also use PACKAGECONFIG to respect x11/wayland DISTRO_FEATURES. > > Delete glib-in

Re: [meta-intel] [PATCH 1/4] libva: merge -dev and -dbg packages

2013-11-04 Thread Darren Hart
These appear to still be pending - Tom is there an issue with these? Do they just need a review? Just following up as we are interested for Minnow. -- Darren On Fri, 2013-10-18 at 23:38 +0100, Ross Burton wrote: > It's not recommended to split -dev and -dbg packages up this finely, so merge > th

Re: [meta-intel] [PATCH 0/1] mesa.bbappend: sync version with oecore

2013-11-04 Thread Burton, Ross
>From what I can tell the bbappend isn't being used anymore (thanks to mesa-gl) so we can just delete it. Ross On Monday, 4 November 2013, Laurentiu Palcu wrote: > Signed-off-by: Laurentiu Palcu > > --- > .../{mesa_9.1.6.bbappend => mesa_9.2.2.bbappend} |0 > 1 file changed, 0 insertions(

[meta-intel] [PATCH 0/1] mesa.bbappend: sync version with oecore

2013-11-04 Thread Laurentiu Palcu
The following changes since commit cef90890a6cf4ce1e8e746ca01bec3bc55d307e5: meta-isg: Update MAINTAINERS file for haswell-wc (2013-10-31 20:08:19 -0500) are available in the git repository at: git://git.yoctoproject.org/poky-contrib lpalcu/mesa_sync http://git.yoctoproject.org/cgit.cgi/po

[meta-intel] [PATCH 1/1] mesa.bbappend: sync version with oecore

2013-11-04 Thread Laurentiu Palcu
Signed-off-by: Laurentiu Palcu --- .../{mesa_9.1.6.bbappend => mesa_9.2.2.bbappend} |0 1 file changed, 0 insertions(+), 0 deletions(-) rename common/recipes-graphics/mesa/{mesa_9.1.6.bbappend => mesa_9.2.2.bbappend} (100%) diff --git a/common/recipes-graphics/mesa/mesa_9.1.6.bbappend b