Re: [yocto] Multiple Repository support

2010-12-23 Thread Esben Haabendal
On Wed, 2010-12-22 at 11:09 -0500, Cliff Brake wrote: Hello, I've started collecting ideas from various emails on multiple repository support. http://wiki.openembedded.org/index.php/MultipleRepositoryMethods Please feel free to update the above page. In my mind, this is a key problem

Re: [yocto] [PATCH 0/3] Consolidate Pull Requests for Autobuilder

2010-12-23 Thread Scott Garman
On 12/21/2010 09:17 AM, Beth Flanagan wrote: Scott, This pull request updates the buildbot installer to support BuildBot 0.8.3, which was released yesterday, as well as updated build helper scripts and a new pokyABConfig.py which adds a swabber testing target,implements all current

[yocto] Autobuilder upgrade to Buildbot 0.8.3

2010-12-23 Thread Flanagan, Elizabeth
All, I've now finished the upgrade of the autobuilder repo to include buildbot 0.8.3. I've rewritten the installer and updated a bunch of build helper files. I wanted to take a few moments to explain some of the changes regarding installation. The big change is the upgrade to buildbot 0.8.3.

[yocto] Recent build issues.

2010-12-23 Thread Flanagan, Elizabeth
Recent build issues: - There seem to be a few issues going on with sanity testing: First, I've made a change to how sanity tests are run on the autobuilder that should speed them up some. bitbake @ -c qemuimagetest creates a rootfs. I've switched this to bitbake @ -c qemuimagetest_standalone,

Re: [yocto] Recent build issues.

2010-12-23 Thread Richard Purdie
On Thu, 2010-12-23 at 14:08 -0800, Flanagan, Elizabeth wrote: Next, the following bugs have been making it difficult to track down build failures: Sanity Test Boot test returns invalid results. http://bugzilla.pokylinux.org/show_bug.cgi?id=611 Fixes for #611, #612 and some other issues I

Re: [yocto] Master stability and the autobuilder.

2010-12-23 Thread Saul Wold
On 12/22/2010 12:57 PM, Elizabeth Flanagan wrote: All, In preparation for the M3 milestone, I've been taking notes on what our build and release process is and where the pain points are over the course of the M2 milestone. A few things I've noted that are concerning: Beth, Good job here on

Re: [yocto] Recent build issues.

2010-12-23 Thread Xu, Jiajun
On Thu, 2010-12-23 at 14:08 -0800, Flanagan, Elizabeth wrote: Next, the following bugs have been making it difficult to track down build failures: Sanity Test Boot test returns invalid results. http://bugzilla.pokylinux.org/show_bug.cgi?id=611 Fixes for #611, #612 and some other issues