[yocto] Configuring CVS to work through a proxy?

2011-06-07 Thread Daryl Spitzer
I followed the "Building an Image" instructions in the Yocto Project Quick Start (on a newly configured machine running Ubuntu 11.04 (64 bit), and got an error. The contents of the failure logfile is: NOTE: fetch http://anonym...@autobuilder.yoctoproject.org/sources/config_cvs.sv.gnu.org__200801

[yocto] Autobuilder downtime: June 7th

2011-06-07 Thread Flanagan, Elizabeth
I need to bring the autobuilders down for some buildbot upgrades and cleanup, today June 7th @ 2pm Pacific. They should be down for no more than two hours. The downloads directory and mirror infrastructure will still be available during this time. -b ___

Re: [yocto] Configuring CVS to work through a proxy?

2011-06-07 Thread Daryl Spitzer
I found https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy (after doing a search for "yocto cvs proxy"). My compliments on the thoroughness of your documentation. (I shouldn't have assumed this wasn't already documented). It looks like these instructions will solve my problem. --

Re: [yocto] [poky] Fullpass Test Report for Yocto 1.1 M1 RC2 - 20110528

2011-06-07 Thread Saul Wold
On 06/06/2011 09:36 PM, Xu, Jiajun wrote: > Hi all, > > This is the fullpass test report for Yocto 1.1 M1 RC2 build. There are 3 > new bugs found in this testing compared with weekly testing. Non-GPLv3 > build could not work and one new LTP failure found with new kernel. The > 2 BLOCK issues on

Re: [yocto] Configuring CVS to work through a proxy?

2011-06-07 Thread Richard Purdie
On Tue, 2011-06-07 at 10:47 -0700, Daryl Spitzer wrote: > I followed the "Building an Image" instructions in the Yocto Project > Quick Start (on a newly configured machine running Ubuntu 11.04 (64 > bit), and got an error. The contents of the failure logfile is: > > NOTE: fetch > http://anonym..

[yocto] Minutes: Yocto Technical Team (Tuesday, June 07, 2011 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada))

2011-06-07 Thread Liu, Song
Notes Attendees: Shane, Dave, Saul, Darren, Richard, Tom, Julie, Ke, ScottG, JeffO, Paul, Jessica, Bruce, Beth, Dennis (TI) Agenda: * Review Yocto 1.1 M1 Release Criteria - 10 min (Julie) * See details at: https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.1_Release_Criteria *

Re: [yocto] [poky] Fullpass Test Report for Yocto 1.1 M1 RC2 - 20110528

2011-06-07 Thread Xu, Jiajun
> On 06/06/2011 09:36 PM, Xu, Jiajun wrote: >> Hi all, >> >> This is the fullpass test report for Yocto 1.1 M1 RC2 build. There are >> 3 new bugs found in this testing compared with weekly testing. >> Non-GPLv3 build could not work and one new LTP failure found with new >> kernel. The 2 BLOCK issu

[yocto] undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?

2011-06-07 Thread Daryl Spitzer
The good news is that following the instructions in https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy seems to have solved my proxy problems. But unfortunately I'm getting errors after running `bitbake -k poky-image-sato`, following the "Building an Image" instructions in the Yocto

Re: [yocto] undefined reference to `pthread_getspecific' in perl-native_5.12.2.bb task do_compile?

2011-06-07 Thread Joshua Lock
On Tue, 2011-06-07 at 19:41 -0700, Daryl Spitzer wrote: > The good news is that following the instructions in > https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy > seems to have solved my proxy problems. But unfortunately I'm getting > errors after running `bitbake -k poky-image-sa