Re: [yocto] Results of the latest documentation audit, June 2011

2011-06-10 Thread Saul Wold
On 06/10/2011 11:21 AM, Scott Garman wrote: Hello, As a data point for where we stand in ensuring our packages are producing documentation, I have some scripts which build all recipes (using the output of bitbake -s, not world), and then check that a -doc package is generated which is populated

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

2011-06-10 Thread Daryl Spitzer
Thanks Joshua. I assume that http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html won't be updated until the next release (if this makes it into the next release)? And the patch should then be updated to match the new version numbers? -- Daryl On Thu, Jun 9, 2011 at 3:52

Re: [yocto] Yocto Technical Team

2011-06-10 Thread Liu, Song
Please let me know if you would like to add anything else to the Agenda. - Song Agenda: - Final check on Yocto 1.1 M1 release - 5 min (Song) - Review Yocto 1.1 M2 schedule and Release Criteria - 20 min (Song) See details at: https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.1_Releas

[yocto] Results of the latest documentation audit, June 2011

2011-06-10 Thread Scott Garman
Hello, As a data point for where we stand in ensuring our packages are producing documentation, I have some scripts which build all recipes (using the output of bitbake -s, not world), and then check that a -doc package is generated which is populated with files. A summary of the results usi

[yocto] [PATCH 1/1] meta-intel: fix formfactor bbappends to use FILESEXTRAPATHS_prepend

2011-06-10 Thread Paul Eggleton
This allows meta-intel sub-layers to coexist with meta-yocto when building formfactor for different machines with the same layer setup. Signed-off-by: Paul Eggleton --- .../recipes-bsp/formfactor/formfactor_0.0.bbappend |2 +- .../recipes-bsp/formfactor/formfactor_0.0.bbappend |2 +- ...

[yocto] [PATCH 0/1] meta-intel: fix formfactor bbappends to use FILESEXTRAPATHS_prepend

2011-06-10 Thread Paul Eggleton
The following changes since commit 01d1a545477cbc1b2a1da5b66edb52fd9e783206: meta-intel: update kernel SRCREVs (2011-06-06 16:13:01 -0500) are available in the git repository at: git://git.yoctoproject.org/poky-contrib paule/meta-intel-paths http://git.yoctoproject.org/cgit.cgi/poky-contri

Re: [yocto] Update on build time performance - not good

2011-06-10 Thread Koen Kooi
Op 10 jun 2011, om 10:44 heeft Richard Purdie het volgende geschreven: > We've merged a number of things which should have helped performance > recently. Changes in my test included: > > * Splitting out the locale generation [not merged yet] > * Not building tar-replacement-native when we don't

[yocto] Update on build time performance - not good

2011-06-10 Thread Richard Purdie
We've merged a number of things which should have helped performance recently. Changes in my test included: * Splitting out the locale generation [not merged yet] * Not building tar-replacement-native when we don't need it * Cleaned up dependencies for native/nativesdk * Cleaned up dependencies fo