Re: [yocto] Weekly Test Report for Yocto 1.4 20121114 Build on non-x86 platforms

2012-11-21 Thread Alexandru Palalau
Disregard the non-x86 platforms from mail subject :) Weekly test results. On 11/21/2012 10:26 AM, Palalau, AlexandruX wrote: Hello, Below are the test results for Yocto 1.4 20121114 build. There are some bugs for Beagleboard and P1022DS BSPs and two CoreBuildSystem multilib bugs. Other than

Re: [yocto] build error since commit: gcc: Use FILESPATH instead of FILESDIR and cleanup/simplify

2012-11-21 Thread Burton, Ross
On 21 November 2012 00:44, Nicolas Dechesne nde...@gmail.com wrote: i was attempting a rebuild from scratch with today's master of poky, and i was facing issues such as: WARNING: Failed to fetch URL file://gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch, attempting MIRRORS if available That bug was

Re: [yocto] [meta-intel][fri2][PATCH] meta-fri2: update README to match current emgd driver version

2012-11-21 Thread Darren Hart
On 11/21/2012 06:43 AM, Koen Kooi wrote: Nice catch Koen, thank you. Signed-off-by: Koen Kooi k...@dominion.thruhere.net --- meta-fri2/README |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-fri2/README b/meta-fri2/README index af33c0b..b90613d 100644

Re: [yocto] Need for offline binary configuration

2012-11-21 Thread Venkata ramana gollamudi
Reply inline -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Tuesday, November 20, 2012 8:53 PM To: Venkata ramana gollamudi Cc: yocto@yoctoproject.org; Sanil kumar; Hatle, Mark Subject: Re: [yocto] Need for offline binary configuration On

[linux-yocto] KERNEL_FEATURES variable, Kernel Configuration Fragments and Kernels other than linux-yocto

2012-11-21 Thread Poole, Donald R.
Hello All, I'm currently working on building a custom image for the Raspberry Pi with SELinux enabled through the meta-selinux layer, but the layer doesn't seem to be able to modify the linux-raspberrypi kernel with the SELinux kernel configuration fragment as required. So after doing some

Re: [linux-yocto] [OE-core] [PATCH 0/8] linux-yocto + kern tools consolidated pull request

2012-11-21 Thread Saul Wold
On 11/14/2012 07:02 AM, Bruce Ashfield wrote: Richard/Saul, This is a collection of updates that I've had locally in the last few weeks leading up to the 1.3 release, but they were held back to avoid any negative impacts on the release. I've kept all the kernel -stable and configuration

[yocto] [meta-intel][danny][PATCH] mesa-dri_8.0.4.bbappend: Remove tabs from python code

2012-11-21 Thread Khem Raj
Signed-off-by: Khem Raj raj.k...@gmail.com --- .../recipes-graphics/mesa/mesa-dri_8.0.4.bbappend |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend b/common/recipes-graphics/mesa/mesa-dri_8.0.4.bbappend index

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-21 Thread Paul Eggleton
On Wednesday 21 November 2012 17:23:56 Robert P. J. Day wrote: i've noticed there are various web pages purporting to explain how to set up a proper OE/yocto development host, but they give what is pretty clearly contradictory information. as one example, there's this page on getting

Re: [yocto] build error since commit: gcc: Use FILESPATH instead of FILESDIR and cleanup/simplify

2012-11-21 Thread Nicolas Dechesne
On Wed, Nov 21, 2012 at 9:41 AM, Burton, Ross ross.bur...@intel.com wrote: On 21 November 2012 00:44, Nicolas Dechesne nde...@gmail.com wrote: i was attempting a rebuild from scratch with today's master of poky, and i was facing issues such as: WARNING: Failed to fetch URL

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-21 Thread Rifenbark, Scott M
-Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Paul Eggleton Sent: Wednesday, November 21, 2012 2:51 PM To: Robert P. J. Day Cc: yocto@yoctoproject.org Subject: Re: [yocto] inconsistent pages out there for setting up your

Re: [yocto] build failure with xf86-video-omap

2012-11-21 Thread Martin Jansa
On Wed, Nov 21, 2012 at 11:52:30PM +0100, Nicolas Dechesne wrote: hi , since xf86-video-omap was recently merged in oe-core and poky, i am trying to remove the recipes we had staged in meta-ti trees for some weeks (

Re: [yocto] build failure with xf86-video-omap

2012-11-21 Thread Burton, Ross
On 21 November 2012 22:52, Nicolas Dechesne nde...@gmail.com wrote: since xf86-video-omap was recently merged in oe-core and poky, i am trying to remove the recipes we had staged in meta-ti trees for some weeks

Re: [yocto] build failure with xf86-video-omap

2012-11-21 Thread Nicolas Dechesne
looping rob clark (upstream author) On Thu, Nov 22, 2012 at 12:07 AM, Burton, Ross ross.bur...@intel.comwrote: On 21 November 2012 22:52, Nicolas Dechesne nde...@gmail.com wrote: since xf86-video-omap was recently merged in oe-core and poky, i am trying to remove the recipes we had staged

Re: [yocto] build failure with xf86-video-omap

2012-11-21 Thread Burton, Ross
On 21 November 2012 23:26, Nicolas Dechesne nde...@gmail.com wrote: As this is a genuine upstream bug (ARM-specific driver that doesn't cross-compile?!) I've just filed fdo #57386. i suspect you opened a OE bug, since I can't find it in yocto BZ, however bugs.openembedded.org doesn't seem to

Re: [yocto] [meta-ti] build failure with xf86-video-omap

2012-11-21 Thread Denys Dmytriyenko
On Thu, Nov 22, 2012 at 12:26:12AM +0100, Nicolas Dechesne wrote: looping rob clark (upstream author) On Thu, Nov 22, 2012 at 12:07 AM, Burton, Ross ross.bur...@intel.comwrote: On 21 November 2012 22:52, Nicolas Dechesne nde...@gmail.com wrote: since xf86-video-omap was recently

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-21 Thread Paul Eggleton
On Wednesday 21 November 2012 23:01:22 Rifenbark, Scott M wrote: -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Paul Eggleton Sent: Wednesday, November 21, 2012 2:51 PM To: Robert P. J. Day Cc: yocto@yoctoproject.org

[yocto] Nightly Build for Weekly Testing

2012-11-21 Thread Saul Wold
will not require re-testing of other platforms. http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=1b4dcf10b0fe9b4e95ca84f32de0c7dcfee2b729 This contains the build artifacts. http://autobuilder.yoctoproject.org/pub/nightly/20121121-3/ Please do standard weekly testing. Thanks Sau

Re: [yocto] inconsistent pages out there for setting up your yocto dev host

2012-11-21 Thread Robert P. J. Day
On Wed, 21 Nov 2012, Paul Eggleton wrote: On Wednesday 21 November 2012 17:23:56 Robert P. J. Day wrote: i've noticed there are various web pages purporting to explain how to set up a proper OE/yocto development host, but they give what is pretty clearly contradictory information.

Re: [yocto] [meta-intel][danny][PATCH V2] mesa-dri_8.0.4.bbappend: Remove tabs from python code

2012-11-21 Thread Tom Zanussi
On Wed, 2012-11-21 at 12:36 -0800, Khem Raj wrote: check for xserver to be non-empty before using it fixed errors like ERROR: Failed to parse recipe: /b/kraj/yocto/poky/meta/recipes-graphics/mesa/mesa-dri_8.0.4.bb ERROR: Error executing a python function in code: AttributeError: 'NoneType'

Re: [yocto] [meta-intel][fri2][PATCH] meta-fri2: update README to match current emgd driver version

2012-11-21 Thread Tom Zanussi
On Wed, 2012-11-21 at 15:43 +0100, Koen Kooi wrote: Signed-off-by: Koen Kooi k...@dominion.thruhere.net Pulled into meta-intel/master and meta-intel/danny-next. Thanks, Tom --- meta-fri2/README |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git