[yocto] Biweekly Status Report WW52~53'2010 --OSEL SDK Liping Ke

2011-01-03 Thread Ke, Liping
[Summary] 1. OSEL SDK related jobs 2. Others [Details] SDK related jobs: 1. Modified sdk installer scripts according to Josh's feedback, including a. Folder reorganization per Josh's suggestion, make the structure more user friendly b. Move sudo to a smaller granularity, so that

Re: [yocto] Recent build issues.

2011-01-03 Thread Bruce Ashfield
On 10-12-23 05:08 PM, Flanagan, Elizabeth wrote: 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

[yocto] [PATCH 0/1] Autobuilder fixes and added functionality

2011-01-03 Thread Beth Flanagan
Some minor fixes to the Autobuilder. I've reverted to Buildbot 0.8.2 for the time being, as well as fixed some issues with poky-autobuild-generate-sources-tarball. There is also a nasty issue when you have easy_install installed on a system. The BB installer will attempt to install via

[yocto] [PATCH 0/1] Autobuilder fixes and added functionality

2011-01-03 Thread Beth Flanagan
Some minor fixes to the Autobuilder. I've reverted to Buildbot 0.8.2 for the time being, as well as fixed some issues with poky-autobuild-generate-sources-tarball. There is also a nasty issue when you have easy_install installed on a system. The BB installer will attempt to install via

[yocto] [PATCH 1/1] Fix for easy_install, source tarball and 0.8.3

2011-01-03 Thread Beth Flanagan
A few fixes here. First, reverting down to 0.8.2 for the time being since there was issues with 0.8.3's git poller. Also, fixing an issue with how bb setup.py works when setuptools is installed. Fixing a known error in how generate sources tarball performs Signed-off-by: Beth Flanagan