[meta-intel] [PATCH 7/9] sugarbay: linux-yocto_3.10 recipe extension

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Provide the sugarbay BSP specific extension for the linux-yocto_3.10 recipe from the oecore layer. This configures the right git branches of the kernel repository for the sugarbay BSP. Signed-off-by: Nitin A Kamble --- meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bb

[meta-intel] [PATCH 3/9] jasperforest: linux-yocto_3.10 recipe extension

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Provide the jasperforest BSP specific extension for the linux-yocto_3.10 recipe from the oecore layer. This configures the right git branches of the kernel repository for the jasperforest BSP. Signed-off-by: Nitin A Kamble --- .../recipes-kernel/linux/linux-yocto_3.10.bbap

[meta-intel] [PATCH 0/9] move BSPs to v3.10 kernel + a misc commit

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Here are commits to move bunch of meta-intel BSPs to v3.10 linux yocto kernel. All these commits are validated on the respective BSP. Thanks, Nitin The following changes since commit a30089ab6a38541f729c680f1b3f05c3fbdc6ecf: nuc: mention required opengl distro feature in

[meta-intel] [PATCH 4/9] jasperforest: move BSP to the v3.10 kernel

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Now a v3.10 linux yocto kernel recipe is available for this BSP, so make the newer kernel as the default kernel. Signed-off-by: Nitin A Kamble --- meta-jasperforest/conf/machine/jasperforest.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-jasp

[meta-intel] [PATCH 6/9] nuc: move BSP to the v3.10 kernel

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Now a v3.10 linux yocto kernel recipe is available for this BSP, so make the newer kernel as the default kernel. Signed-off-by: Nitin A Kamble --- meta-nuc/conf/machine/nuc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-nuc/conf/machine/nuc.c

[meta-intel] [PATCH 2/9] chiefriver: move BSP to the v3.10 kernel

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Now a v3.10 linux yocto kernel recipe is available for this BSP, so make the newer kernel as the default kernel. Signed-off-by: Nitin A Kamble --- meta-chiefriver/conf/machine/chiefriver.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-chiefriv

[meta-intel] [PATCH 9/9] xf86-video-intel: remove from meta-intel

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble A newer version of this recipe is in oecore. And this version is not used anymore. Signed-off-by: Nitin A Kamble --- .../xorg-driver/xf86-video-intel_2.20.0.bb | 27 -- 1 file changed, 27 deletions(-) delete mode 100644 common/recipes-graphics

[meta-intel] [PATCH 5/9] nuc: linux-yocto_3.10 recipe extension

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Provide the nuc BSP specific extension for the linux-yocto_3.10 recipe from the oecore layer. This configures the right git branches of the kernel repository for the nuc BSP. Signed-off-by: Nitin A Kamble --- meta-nuc/recipes-kernel/linux/linux-yocto_3.10.bbappend | 14 +++

[meta-intel] [PATCH 8/9] sugarbay: move BSP to the v3.10 kernel

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Now a v3.10 linux yocto kernel recipe is available for this BSP, so make the newer kernel as the default kernel. Signed-off-by: Nitin A Kamble --- meta-sugarbay/conf/machine/sugarbay.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sugarbay/con

[meta-intel] [PATCH 1/9] chiefriver: linux-yocto_3.10 recipe extension

2013-09-05 Thread nitin . a . kamble
From: Nitin A Kamble Provide the chiefriver BSP specific extension for the linux-yocto_3.10 recipe from the oecore layer. This configures the right git branches of the kernel repository for the chiefriver BSP. Signed-off-by: Nitin A Kamble --- .../recipes-kernel/linux/linux-yocto_3.10.bbappend

Re: [meta-intel] [PATCH 4/5] xf86-video-intel: mark opengl as a required distro feature

2013-09-05 Thread Darren Hart
On Thu, 2013-09-05 at 17:37 +, Kamble, Nitin A wrote: > > > -Original Message- > > From: Burton, Ross [mailto:ross.bur...@intel.com] > > Sent: Thursday, September 05, 2013 3:08 AM > > To: Kamble, Nitin A > > Cc: Zanussi, Tom; Hart, Darren; meta-intel@yoctoproject.org; Purdie, > > Richa

Re: [meta-intel] [PATCH 4/5] xf86-video-intel: mark opengl as a required distro feature

2013-09-05 Thread Darren Hart
On Thu, 2013-09-05 at 17:28 +, Kamble, Nitin A wrote: > > > -Original Message- > > From: Burton, Ross [mailto:ross.bur...@intel.com] > > Sent: Thursday, September 05, 2013 3:08 AM > > To: Kamble, Nitin A > > Cc: Zanussi, Tom; Hart, Darren; meta-intel@yoctoproject.org; Purdie, > > Richa

Re: [meta-intel] [PATCH 4/5] xf86-video-intel: mark opengl as a required distro feature

2013-09-05 Thread Kamble, Nitin A
> -Original Message- > From: Burton, Ross [mailto:ross.bur...@intel.com] > Sent: Thursday, September 05, 2013 3:08 AM > To: Kamble, Nitin A > Cc: Zanussi, Tom; Hart, Darren; meta-intel@yoctoproject.org; Purdie, > Richard; Wold, Saul > Subject: Re: [meta-intel] [PATCH 4/5] xf86-video-intel

Re: [meta-intel] [PATCH 4/5] xf86-video-intel: mark opengl as a required distro feature

2013-09-05 Thread Kamble, Nitin A
> -Original Message- > From: Burton, Ross [mailto:ross.bur...@intel.com] > Sent: Thursday, September 05, 2013 3:08 AM > To: Kamble, Nitin A > Cc: Zanussi, Tom; Hart, Darren; meta-intel@yoctoproject.org; Purdie, > Richard; Wold, Saul > Subject: Re: [meta-intel] [PATCH 4/5] xf86-video-intel

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-05 Thread Otavio Salvador
On Thu, Sep 5, 2013 at 5:33 AM, Richard Purdie wrote: > This also raises some other questions. The existing code in meta-intel > adds EMGD into the DEPENDS. It does this so the normal PROVIDES for > virtual/libgl and friends don't have to change. It does mean the sstate > checksums for anythi

Re: [meta-intel] [PATCH 0/5] Misc meta-intel fixes

2013-09-05 Thread Tom Zanussi
On Thu, 2013-09-05 at 03:38 +, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > Here are fixes for some of the meta-intel bugs. > Can we expediate pulling of these commits? It will get the RC3 > rolling on autobuilder. > Pulled commits 1-3 into meta-intel/master. Thanks, Tom >

Re: [meta-intel] [PATCH 1/1] emgd-driver-bin: mark opengl as a required distro feature

2013-09-05 Thread Tom Zanussi
On Tue, 2013-08-27 at 17:57 +, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > emgd recipe needs 'opengl' distro feature enabled. Otherwise target image > build can fail without much clue. This commit is marking the 'opengl' as a > required distro feature, which helps user understa

Re: [meta-intel] [OE-core] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-05 Thread Richard Purdie
On Thu, 2013-09-05 at 09:33 +0100, Richard Purdie wrote: > This is certainly better and is heading in the right direction. The two > issues I can see are: > > a) do_populate_sysroot still needs to run again > b) do_packagedata installs pkgdata (shlibs) which says mesa provides >some of these

Re: [meta-intel] [PATCH 4/5] xf86-video-intel: mark opengl as a required distro feature

2013-09-05 Thread Burton, Ross
On 5 September 2013 04:38, wrote: > From: Nitin A Kamble > > This recipe needs 'opengl' distro feature enabled. Otherwise build > fails with this error: > > | intel.h:66:18: fatal error: dri2.h: No such file or directory Several things. 1) why does meta-intel have it's own copy of the driver w

Re: [meta-intel] [PATCH 1/1] emgd-driver-bin: mark opengl as a required distro feature

2013-09-05 Thread Burton, Ross
On 27 August 2013 18:57, wrote: > +inherit distro_features_check > +REQUIRED_DISTRO_FEATURES = "opengl" > + Looks good. Acked-By: Ross Burton Ross ___ meta-intel mailing list meta-intel@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-i

Re: [meta-intel] [Patch-v2 1/1] mesa: avoid unnecessary rerunning of tasks

2013-09-05 Thread Richard Purdie
On Thu, 2013-09-05 at 06:15 +, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > When this recipe is rebuilt for a different machine with same arch, > then the previous change to EXTRA_OECONF was causing rerun of > all the tasks starting from do_configure. > > This commit avoids thi