[yocto] Upcoming M1 RC cut off (now with new and improved process!)

2011-05-19 Thread Elizabeth Flanagan
All, In preparation for our M1 upcoming stabilization period starting next week, on Friday May 19th, 5pm US Pacific time, we will be branching poky.git and meta-intel.git to 1.1_M1 and begin the autobuilder run after tagging the branch as 1.1_M1.rc1. During the next two weeks, bug fixes and min

Re: [yocto] [OE-core] [PATCH 0/2] linux-yocto: fix gcc 4.6.0 compilation failures

2011-05-19 Thread Bruce Ashfield
On Thu, May 19, 2011 at 9:05 PM, Saul Wold wrote: > On 05/18/2011 09:32 AM, Bruce Ashfield wrote: >> >> Repeating the patch contents here, since that's the >> whole story: >> >> Fixes bug: [YOCTO #1035] >> Fixes bug: [YOCTO #1036] >> >> Fixes gcc 4.6.0 compliation issues by importing the upstream

Re: [yocto] [PATCH] Add SMP support to crownbay.

2011-05-19 Thread Tom Zanussi
On Thu, 2011-05-19 at 13:03 -0700, Marc Ferland wrote: > Signed-off-by: Marc Ferland > Pushed to meta-intel/master, thanks! Tom ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [OE-core] [PATCH 0/2] linux-yocto: fix gcc 4.6.0 compilation failures

2011-05-19 Thread Saul Wold
On 05/18/2011 09:32 AM, Bruce Ashfield wrote: Repeating the patch contents here, since that's the whole story: Fixes bug: [YOCTO #1035] Fixes bug: [YOCTO #1036] Fixes gcc 4.6.0 compliation issues by importing the upstream change: Author: Michal Marek Date: Mon May 2 12:13:01 2011 +

Re: [yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-19 Thread Daniel Lazzari
My Eclipse workspace is /home/dlazzari/workspace My Yocto directory is /home/dlazzari/workspace/Yocto By moving the Yocto directory to /home/dlazzari/Yocto like you have, it started working. My guess is that it saw that the Yocto directory was already in workspace and got confused thinking it was

Re: [yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-19 Thread Zhang, Jessica
OK, can you give me more info regarding your directory setup? 1. What is your eclipse workspace directory 2. what is your poky Bernard directory? I think you may run into a corner case bug with your setup which I'm trying to reproduce. As to my setup that I tested and works is as following: My

Re: [yocto] [PATCH] Add SMP support to crownbay.

2011-05-19 Thread Marc Ferland
Signed-off-by: Marc Ferland ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] [PATCH] Add SMP support to crownbay.

2011-05-19 Thread Tom Zanussi
Hi Marc, Thanks for the patch - it looks good. Could I get you to reply with your Signed-off-by: though? e.g. something like: Signed-off-by: Tom Zanussi but with your info. Thanks, Tom On Thu, 2011-05-19 at 11:00 -0700, Marc Ferland wrote: > This patch fixes Yocto BUG #1015. It adds support

Re: [yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-19 Thread Daniel Lazzari
I tried with a fresh download and didn't rename the directory and then looked at the .log file in my workspace/.metadata directory. Here's the exceptions and stack traces I get from clicking Finish: !SESSION 2011-05-19 11:42:15.961 --- eclipse.buildId=M2

Re: [yocto] Can't create a new project with Yocto BitBake Commander plugin

2011-05-19 Thread Daniel Lazzari
Hi Jessica, I want a Bitbake Commander project as I'll be creating and editing recipes, classes, and configuration files. I am using the Bernard release I downloaded from http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.tar.bz2 though I renamed the directory to Yocto. I am using the 1.0

Re: [yocto] Results from Yocto 1.0.1 Go/No-Go meeting: No-Go

2011-05-19 Thread Fleischer, Julie N
>-Original Message- >From: yocto-boun...@yoctoproject.org [mailto:yocto- >boun...@yoctoproject.org] On Behalf Of Elizabeth Flanagan >Sent: Thursday, May 19, 2011 10:58 AM >To: yocto@yoctoproject.org >Subject: Re: [yocto] Results from Yocto 1.0.1 Go/No-Go meeting: No-Go > > > >On 05/19/201

[yocto] [PATCH] Add SMP support to crownbay.

2011-05-19 Thread Marc Ferland
This patch fixes Yocto BUG #1015. It adds support for SMP on the crownbay architecture from the meta-intel branch. --- .../linux/linux-yocto-stable_git.bbappend |2 ++ .../recipes-kernel/linux/linux-yocto_git.bbappend |2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) diff

Re: [yocto] Results from Yocto 1.0.1 Go/No-Go meeting: No-Go

2011-05-19 Thread Elizabeth Flanagan
On 05/19/2011 10:41 AM, Saul Wold wrote: Investigation is complete. This issue is related to how libzypp constructs a header file in bitbake using PACKAGE_EXTRA_ARCHS. In 1.0.1 the PACKAGE_EXTRA_ARCHS was cumulative list defined in both crownbay*.conf and tune-atom.inc. In 1.1 this was change

Re: [yocto] Results from Yocto 1.0.1 Go/No-Go meeting: No-Go

2011-05-19 Thread Saul Wold
On 05/19/2011 10:24 AM, Fleischer, Julie N wrote: Attendees: Paul, Tom, Julie, Saul, Darren, Mark, Richard, Dennis, Jessica, Dave, Joshua The Yocto Technical Team held a Go/No-Go for the current 1.0.1 release. The decision was "no-go" due to needing to add and test the fix to bug 1029 and ne

[yocto] Results from Yocto 1.0.1 Go/No-Go meeting: No-Go

2011-05-19 Thread Fleischer, Julie N
Attendees: Paul, Tom, Julie, Saul, Darren, Mark, Richard, Dennis, Jessica, Dave, Joshua The Yocto Technical Team held a Go/No-Go for the current 1.0.1 release. The decision was "no-go" due to needing to add and test the fix to bug 1029 and needing to investigate and address/test bug 1087. Bo