Re: [yocto] [Yocto] Fullpass Test Report for Beagleboard 1.1 M1 20110602 Build

2011-06-09 Thread Richard Purdie
On Wed, 2011-06-08 at 15:09 -0700, Stewart, David C wrote: > I think it's reasonable as a M* milestone Agreed. The whole point of the milestones is to check for regressions introduced by major changes like the toolchain upgrade. We now know what the regressions are and can work to address them. Th

[yocto] Unscheduled tasks

2011-06-09 Thread Richard Purdie
Hi, I've talked to variois people about adding things to the unscheduled feature list. This was buried at the bottom of the current schedule but it now has its own page: https://wiki.pokylinux.org/wiki/Yocto_Project_Unscheduled_Feature_List I'd really like to get the stuff on there cleaned up. I

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

2011-06-09 Thread Daryl Spitzer
> Looks like we fixed this issue in our recent point release. Could you > try http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2 ? I tried it, and am getting what I think is an unrelated error. I'll start a new thread for that. Shouldn't documentation references to "http://www

[yocto] Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anon...@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?

2011-06-09 Thread Daryl Spitzer
I'm continuing to try to successfully build an image for the first time, following the instructions in the Yocto Project Quick Start (http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html). As suggested in https://lists.yoctoproject.org/pipermail/yocto/2011-June/001598.html,

Re: [yocto] Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anon...@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?

2011-06-09 Thread Richard Purdie
On Thu, 2011-06-09 at 11:32 -0700, Daryl Spitzer wrote: > I'm continuing to try to successfully build an image for the first > time, following the instructions in the Yocto Project Quick Start > (http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html). > > As suggested in > ht

Re: [yocto] Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anon...@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?

2011-06-09 Thread Daryl Spitzer
Thanks Richard. How do I find out where DL_DIR is pointing? I found this line, commented out in conf/local.conf: #DL_DIR ?= "${TOPDIR}/downloads" It's not listed after I run `bitbake -k poky-image-sato`: OE Build Configuration: BB_VERSION= "1.11.0" METADATA_BRANCH = "" METADATA_REVIS

Re: [yocto] Troubleshooting ERROR: Function 'Fetcher failure for URL: 'cvs://anoncvs:anon...@anoncvs.handhelds.org/cvs; module=apps/update-rc.d; tag=r0_7'?

2011-06-09 Thread Richard Purdie
On Thu, 2011-06-09 at 15:17 -0700, Daryl Spitzer wrote: > How do I find out where DL_DIR is pointing? > > I found this line, commented out in conf/local.conf: > > #DL_DIR ?= "${TOPDIR}/downloads" > > It's not listed after I run `bitbake -k poky-image-sato`: > > OE Build Configuration: > BB_VERS

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

2011-06-09 Thread Joshua Lock
On Thu, 2011-06-09 at 11:17 -0700, Daryl Spitzer wrote: > > Looks like we fixed this issue in our recent point release. Could you > > try http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.1.tar.bz2 ? > > I tried it, and am getting what I think is an unrelated error. I'll > start a new t