Re: [yocto] Questions about the name of qemu bin file for different archs

2010-12-21 Thread Ke, Liping
Hi, Bruce Lost this mail and finally found it. Thanks for your detailed explanation. And so, for easily fetching those qemu images, we need to make sure that these symbol-link must be created according to the defined naming convention in the build-result-repository. I will check this problem f

[yocto] [PATCH 0/3] linux-yocto: update to 2.6.37-rc6 and minor fixes

2010-12-21 Thread Bruce Ashfield
Richard/Saul, This fixes BUGID #596 (mouse in qemuarm), through the fixing of the linux-libc-headers-yocto recipe. The mouse was broken due to tslib being out of sync with the kernel and not activating the pointer. Having the matching kernel headers fixes this problem. ** Note: I saw some instanc

[yocto] [PATCH 3/3] linux-yocto: update to 2.6.37-rc6

2010-12-21 Thread Bruce Ashfield
Fixes [BUGID #596] Updating the SRCREVs of the target branches in the linux-yocto development kernel to point to 2.6.37-rc6 content. At this point branches have been switched from _ to - and we are able to remove the old branch names. Signed-off-by: Bruce Ashfield --- .../conf/distro/include/p

[yocto] [PATCH 2/3] qemu: match kernel headers to preferred kernel

2010-12-21 Thread Bruce Ashfield
As the yocto-kernel advances, the libc headers must also advance. This commit fixes the SRC_URI and SRCPV to work properly with the latest linux-yocto kernel. It also switches the qemu* targets to prefer this libc recipe. Signed-off-by: Bruce Ashfield --- meta/conf/machine/include/qemu.inc

[yocto] [PATCH 1/3] linux-yocto-stable: fix qemux86 branch name

2010-12-21 Thread Bruce Ashfield
The mapping of qemu to kernel branch name for the stable kernel had a small leak from the devel kernel. Nothing broke since qemux86 prefers the 2.6.37 kernel and this was hidden. This fixes the mapping for anyone who does want a 2.6.34 based qemux86 kernel. Signed-off-by: Bruce Ashfield --- ...

Re: [yocto] Yocto Bugzilla will be rebuild today

2010-12-21 Thread Saul Wold
On 12/21/2010 06:19 AM, You, Yongkang wrote: Hi all, Bugzilla structure is completely rebuilt. It can accept new bug updating and reporting. Please visit http://bugzilla.pokylinux.org/show_bug.cgi?id=564 to get detailed changing. A fake user list is also added for catching bug update in time

[yocto] What hosts do we support?

2010-12-21 Thread deVries, Alex
I think we're at the point where we should think of what makes a host supported, and what expectations we have of that host. The situation is undocumented and a bit frustrating today. It should be really easy to get going with YML/poky. We should consider optimizing the following workflow: 1

[yocto] Ideas for yoctoproject.org improvements

2010-12-21 Thread Stewart, David C
Hello Yocto Project - I was asked yesterday what kinds of things we might do to improve the project website, http://www.yoctoproject.org - I have a few opinions on the subject, but I thought I would put the question to you. Where can we do better? What kinds of frustrations did you have with th

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

2010-12-21 Thread Elizabeth Flanagan
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 autobuilder build arches and lastly, implements sanity testi

[yocto] [PATCH 3/3] Change to poky-autobuild to source correct file:

2010-12-21 Thread Elizabeth Flanagan
A change to poky-init-build-env in poky master broke the autobuilder. Switching this to source poky-init-build-env instead of poky-env-internal. Signed-off-by: Beth Flanagan --- scripts/poky-autobuild |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/poky-autobuil

[yocto] [PATCH 3/3] Change to poky-autobuild to source correct file:

2010-12-21 Thread Beth Flanagan
A change to poky-init-build-env in poky master broke the autobuilder. Switching this to source poky-init-build-env instead of poky-env-internal. Signed-off-by: Beth Flanagan --- scripts/poky-autobuild |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/poky-autobuil

[yocto] [PATCH 1/3] Upgrade to Buildbot 0.8.3: scripts/poky-setup-autobuilder

2010-12-21 Thread Beth Flanagan
I've ported the buildbot install script to python and added an INSTALL file that describes all the changes. This should be run from the base directory: ./scripts/poky-setup-autobuilder [options] master|slave|both It's fairly straightfoward. I did not include remote machine installs this time arou

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

2010-12-21 Thread Beth Flanagan
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 autobuilder build arches and lastly, implements sanity te

Re: [yocto] Yocto Bugzilla will be rebuild today

2010-12-21 Thread You, Yongkang
Hi all, Bugzilla structure is completely rebuilt. It can accept new bug updating and reporting. Please visit http://bugzilla.pokylinux.org/show_bug.cgi?id=564 to get detailed changing. A fake user list is also added for catching bug update in time. https://wiki.yoctoproject.org/wiki/Watch_Y

Re: [yocto] Yocto liveCD image

2010-12-21 Thread Joshua Lock
On Mon, 2010-12-20 at 14:33 -0300, Marce wrote: > Hi, I wanted to know If you have made a live CD image with Yocto Build > Systems plus SDK to test drive Yocto. > I'm planing to show Yocto to other people and to have a built iso > image could help to ease the adoption. I'm afraid we don't have suc