Re: [yocto] [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release

2012-11-01 Thread Tom Zanussi
On Wed, 2012-10-31 at 22:26 -0700, Darren Hart wrote: > On 10/31/2012 10:14 PM, nitin.a.kam...@intel.com wrote: > > From: Nitin A Kamble > > > > This v2 pull request is with newer version of libva-intel-driver. > > These commits tested on All the BSPs I am maintaining with expected results. > >

Re: [yocto] [PATCH 0/4] misc fixes for 1.3 meta-intel release

2012-11-01 Thread Kamble, Nitin A
> -Original Message- > From: Zanussi, Tom > Sent: Wednesday, October 31, 2012 1:58 PM > To: Burton, Ross > Cc: Kamble, Nitin A; Hart, Darren; yocto@yoctoproject.org > Subject: Re: [PATCH 0/4] misc fixes for 1.3 meta-intel release > > On Wed, 2012-10-31 at 20:53 +, Burton, Ross wrote:

Re: [yocto] [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release

2012-11-01 Thread Kamble, Nitin A
> -Original Message- > From: Zanussi, Tom > Sent: Thursday, November 01, 2012 6:33 AM > To: Hart, Darren > Cc: Kamble, Nitin A; yocto@yoctoproject.org; Burton, Ross > Subject: Re: [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release > > On Wed, 2012-10-31 at 22:26 -0700, Darren Hart wrot

Re: [yocto] [PATCH 4/4] mesa-dri.bbappend: avoid conflict with emgd-driver-bin

2012-11-01 Thread Kamble, Nitin A
> -Original Message- > From: Burton, Ross [mailto:ross.bur...@intel.com] > Sent: Wednesday, October 31, 2012 10:14 AM > To: Kamble, Nitin A > Cc: Zanussi, Tom; Hart, Darren; yocto@yoctoproject.org > Subject: Re: [yocto] [PATCH 4/4] mesa-dri.bbappend: avoid conflict with > emgd-driver-bin

[yocto] iSCSI in Yocto

2012-11-01 Thread Jonathan Haws
I am trying to get iSCSI support into my Yocto build, however I am finding that it is not going very well... I have my kernel configured with all the necessary options (I think...): iSCSI Boot Firmware Table Attributes module (SCSI_ISCSI_ATTRS) Linux-iSCSI.org iSCSI Target Mode Stack (ISCSI_TARG

Re: [yocto] [Patch v2 0/4] Misc Fixes for meta-intel 1.3 release

2012-11-01 Thread Tom Zanussi
On Wed, 2012-10-31 at 22:14 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > This v2 pull request is with newer version of libva-intel-driver. > These commits tested on All the BSPs I am maintaining with expected results. > OK, I've confirmed video works on crownbay and have tw

Re: [yocto] [PATCH 0/1][meta-intel] Update README Instructions

2012-11-01 Thread Tom Zanussi
On Wed, 2012-10-31 at 15:14 -0700, kishore.k.bo...@intel.com wrote: > From: Kishore Bodke > > This updates the README on how to get the DPDK and QuickAssist > Technology recipes > > Please pull them into meta-intel/master. > Pulled into meta-intel/master. Thanks, Tom > Thanks > Kishore. >

Re: [yocto] [PATCH 0/1] [meta-intel] update MAINTAINERS with patch instructions

2012-11-01 Thread Tom Zanussi
On Wed, 2012-10-31 at 16:27 -0500, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > This patch adds some extra instructions for meta-intel patch submission. > > Please pull into meta-intel/master. > Pulled into meta-intel/master. Tom > The following changes since commit 35962c01998a4b2f0

Re: [yocto] [meta-fsl-ppc-private master] tcf-qoriqdbg_4.0.0.105390.bb: task do_compile:failed

2012-11-01 Thread McClintock Matthew-B29882
On Tue, Oct 30, 2012 at 10:59 PM, wrote: > From: Chunrong Guo > > fix error: > ./core.internal/socketSupport.cpp: In function 'int > tcf::closesocket_(int)': > | ./core.internal/socketSupport.cpp:69:12: error: '::close' has not > been declared > | make: *** > [objs/tcf

[yocto] how to add a task via anonymous python function

2012-11-01 Thread Joshua Immanuel
Hello, I want to do the following in anonymous python function addtask some_task after do_compile before do_install Getting some clue from externalsrc.bbclass I did the following python __anonymous () { tasks = d.getVar('__BBTASKS') tasks.insert(tasks.ind