Re: [oe] QA Goals for OpenEmbedded

2010-01-05 Thread Frans Meulenbroeks
2010/1/6 Holger Hans Peter Freyther : > Hi all, > > mostly inspired by Guo's last mail about buildbot. In one way I agree with > Guo, we need more QA and also an attitute to not commit when the tree is > somehow broken... > > > Here is my list of short term goals and it would be cool if people sign

[oe] Add libtool related stuff to task-native-sdk

2010-01-05 Thread Philip Balister
Does anyone object if I push these changes to task-native-sdk? I've been talking with some people doing builds on omap3 hardware and it looks like this change will make things easier for them. Philip diff --git a/recipes/tasks/task-sdk-native.bb b/recipes/tasks/task-sdk-native.bb index 35ddf

[oe] QA Goals for OpenEmbedded

2010-01-05 Thread Holger Hans Peter Freyther
Hi all, mostly inspired by Guo's last mail about buildbot. In one way I agree with Guo, we need more QA and also an attitute to not commit when the tree is somehow broken... Here is my list of short term goals and it would be cool if people sign up for it: *) Does bitbake world work

Re: [oe] why we don't setup a buildbot for openembedded QA?

2010-01-05 Thread Holger Hans Peter Freyther
On Tuesday 05 January 2010 03:06:47 Guo Hongruan wrote: > No, I am not talking about tinderbox but buildbot. I want to setup a > public buildbot and validate every possible combinations of openembedded. > In another words, I want to do some QA jobs of openembedded. This is a nice goal, but it is p

Re: [oe] x11-image can't start up

2010-01-05 Thread Dejun.Liu
Hi, Thanks Denys,i will try it. Cheers Steven Liu On Tue, 2010-01-05 at 20:52 -0500, Denys Dmytriyenko wrote: > On Tue, Jan 05, 2010 at 10:01:50PM -0300, Dejun.Liu wrote: > > Hi, > > > > Sorry for the delay in replying,my company's email server is down. > > > > On Tue, 2010-01-05 at 09:41 +00

Re: [oe] x11-image can't start up

2010-01-05 Thread Denys Dmytriyenko
On Tue, Jan 05, 2010 at 10:01:50PM -0300, Dejun.Liu wrote: > Hi, > > Sorry for the delay in replying,my company's email server is down. > > On Tue, 2010-01-05 at 09:41 +, Phil Blundell wrote: > > On Tue, 2010-01-05 at 04:53 -0300, Dejun.Liu wrote: > > > Hi, > > > > > > I have build angstrom

Re: [oe] x11-image can't start up

2010-01-05 Thread Dejun.Liu
Hi, Sorry for the delay in replying,my company's email server is down. On Tue, 2010-01-05 at 09:41 +, Phil Blundell wrote: > On Tue, 2010-01-05 at 04:53 -0300, Dejun.Liu wrote: > > Hi, > > > > I have build angstrom x11-image and test it with Qemu, > > > > But Qemu failed to start up. > > >

Re: [oe] [PATCH 1/1] Update unavailable whois 4.5.25 to available version 4.7.30.

2010-01-05 Thread Denys Dmytriyenko
On Tue, Jan 05, 2010 at 06:50:56PM +0100, Rolf Leggewie wrote: > Paul Menzel wrote: > > I noticed that whois cannot be build since the sources are not available > > anymore. > > Thank you for informing us of the problem. I have published the sources > for whois on the OE sources mirror now. ...

Re: [oe] using bitbake

2010-01-05 Thread Philip Balister
On 01/05/2010 10:46 AM, saleh usman wrote: Hello I've built console-image usnig bitbake. If I want to build another recipie like helloworld than what should I do?.wheather to delete tmp directory and rebuild all of the things or any other way? For console-image, you can add a line like:

[oe] ushare_hg problems

2010-01-05 Thread Przemyslaw Wesolek
After commit f60bce0c2475242b733b28998b2de5c7b6e01a4c, I have problems parsing newly added recipes/ushare/ushare_hg.bb: > NOTE: Handling BitBake files: \ (4122/7940) [51 %]ERROR: SRCREV was used yet > no valid SCM was found in SRC_URI > NOTE: : while evaluating: > $...@bb.fetch.get_srcrev(d)} > N

Re: [oe] Error building gcc-cross

2010-01-05 Thread Khem Raj
On (05/01/10 18:00), martin mangard wrote: > hello > > I wanna run an application which depends on libstdc++.so.5. I use > the default x86-machine configuration (i486) of the > "org.openembedded.dev" branch to build the image. The default > provider for the libstdc++ is in my case "gcc-cross_4.

Re: [oe] using bitbake

2010-01-05 Thread Khem Raj
On (05/01/10 20:46), saleh usman wrote: > > Hello > > I've built console-image usnig bitbake. If I want to build another recipie > like helloworld than what should I do?.wheather to delete tmp directory and > rebuild all of the things or any other way? no. You can just do bitbake helloworld

Re: [oe] cortex-a9 build failure at glibc

2010-01-05 Thread Khem Raj
On Tue, Jan 5, 2010 at 1:43 AM, RK Raggit wrote: > Sorry for the delay in replying. I was on vacation. > >  if you use minimal or micro distro then eglibc is default libc for >> others you can add >> >> LIBC="eglibc" >> >> IIRC angstrom needs ANGSTROMLIBC = "eglibc" >> >> for choosing 2.11 you can

Re: [oe] [PATCH 1/1] Update unavailable whois 4.5.25 to available version 4.7.30.

2010-01-05 Thread Rolf Leggewie
Paul Menzel wrote: > I noticed that whois cannot be build since the sources are not available > anymore. Thank you for informing us of the problem. I have published the sources for whois on the OE sources mirror now. I think that is the preferred solution. _

[oe] Error building gcc-cross

2010-01-05 Thread martin mangard
hello I wanna run an application which depends on libstdc++.so.5. I use the default x86-machine configuration (i486) of the "org.openembedded.dev" branch to build the image. The default provider for the libstdc++ is in my case "gcc-cross_4.3.4.bb" which successfully builds "libstdc++.so.6" I w

Re: [oe] [TSC] First Meeting

2010-01-05 Thread Chris Larson
On Tue, Jan 5, 2010 at 7:43 AM, Richard Purdie wrote: > On Tue, 2010-01-05 at 11:11 +, Graeme Gregory wrote: > > On Mon, Jan 04, 2010 at 07:19:32PM +0100, Michael 'Mickey' Lauer wrote: > > > Am Montag, den 04.01.2010, 11:02 + schrieb Graeme Gregory: > > > > If people can tell me there jab

[oe] using bitbake

2010-01-05 Thread saleh usman
Hello I've built console-image usnig bitbake. If I want to build another recipie like helloworld than what should I do?.wheather to delete tmp directory and rebuild all of the things or any other way? Saleh __

Re: [oe] why we don't setup a buildbot for openembedded QA?

2010-01-05 Thread Rolf Leggewie
Holger Hans Peter Freyther wrote: > Oh My God. Thanks so much! The last time we talked you had some issues with > the update and said it would not work properly. I think the credit goes to Jeremy for resolving the issue upstream. I only reported it to him and did the packaging. I was sure I info

Re: [oe] [TSC] First Meeting

2010-01-05 Thread Richard Purdie
On Tue, 2010-01-05 at 11:11 +, Graeme Gregory wrote: > On Mon, Jan 04, 2010 at 07:19:32PM +0100, Michael 'Mickey' Lauer wrote: > > Am Montag, den 04.01.2010, 11:02 + schrieb Graeme Gregory: > > > If people can tell me there jabber login I can create a TSC private room > > > and invite > >

[oe] Tester needed for `bitbake vdr` (was: [bitbake vdr] /arm-angstrom-linux-gnueabi/bin/ld: cannot find -lintl)

2010-01-05 Thread Paul Menzel
Dear list, Am Dienstag, den 05.01.2010, 13:30 +0100 schrieb Paul Menzel: > Am Dienstag, den 05.01.2010, 10:51 +0100 schrieb Henning Heinold: > > seems I forgot the depency. Will check them in later. This happens when one > > done build vom clean oetmp. > > I merged your changes, did `bitbake -c

Re: [oe] [bitbake vdr] /arm-angstrom-linux-gnueabi/bin/ld: cannot find -lintl

2010-01-05 Thread Paul Menzel
Dear list, Am Dienstag, den 05.01.2010, 13:30 +0100 schrieb Paul Menzel: > Am Dienstag, den 05.01.2010, 10:51 +0100 schrieb Henning Heinold: > > seems I forgot the depency. Will check them in later. This happens when one > > done build vom clean oetmp. > > I merged your changes, did `bitbake -c

[oe] [PATCH 1/1] Update unavailable whois 4.5.25 to available version 4.7.30.

2010-01-05 Thread Paul Menzel
Dear list, trying to build a package where `virtual/libintl` is part of `DEPENDS`, I noticed that whois cannot be build since the sources are not available anymore. Therefore update the version and the checksums. `bitbake whois` worked for me. Thanks, Paul --- whois 4.5.25 is not available

Re: [oe] [bitbake vdr] /arm-angstrom-linux-gnueabi/bin/ld: cannot find -lintl

2010-01-05 Thread Paul Menzel
Dear Henning, thank you for your answer and commits. Am Dienstag, den 05.01.2010, 10:51 +0100 schrieb Henning Heinold: > seems I forgot the depency. Will check them in later. This happens when one > done build vom clean oetmp. I merged your changes, did `bitbake -c clean vdr`, `bitbake vdr` and

Re: [oe] compiling glibc-2.6.1 failed due to undefined reference to `_begin

2010-01-05 Thread Guo Hongruan
在 Tue, 05 Jan 2010 03:17:28 +0800,Khem Raj 写道: On (03/01/10 20:14), Guo Hongruan wrote: Hi guys: There is a building failure of org.openembedded.dev. I think it may be a bug of openembedded. Have anyone met the same bug? Or have some idea about it? I guess you are using latest binutils. T

Re: [oe] [TSC] First Meeting

2010-01-05 Thread Graeme Gregory
On Mon, Jan 04, 2010 at 07:19:32PM +0100, Michael 'Mickey' Lauer wrote: > Am Montag, den 04.01.2010, 11:02 + schrieb Graeme Gregory: > > If people can tell me there jabber login I can create a TSC private room > > and invite > > people to it. > > mic...@totalueberwachung.de > > Apart from to

Re: [oe] [bitbake vdr] /arm-angstrom-linux-gnueabi/bin/ld: cannot find -lintl

2010-01-05 Thread Henning Heinold
Hi Paul, seems I forgot the depency. Will check them in later. This happens when one done build vom clean oetmp. Bye Henning ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listin

Re: [oe] cortex-a9 build failure at glibc

2010-01-05 Thread RK Raggit
Sorry for the delay in replying. I was on vacation. if you use minimal or micro distro then eglibc is default libc for > others you can add > > LIBC="eglibc" > > IIRC angstrom needs ANGSTROMLIBC = "eglibc" > > for choosing 2.11 you can add > > PREFERRED_VERSION_eglibc = "2.11" > PREFERRED_VERSIO

Re: [oe] x11-image can't start up

2010-01-05 Thread Phil Blundell
On Tue, 2010-01-05 at 04:53 -0300, Dejun.Liu wrote: > Hi, > > I have build angstrom x11-image and test it with Qemu, > > But Qemu failed to start up. > > i dig the reason find that system have no more inodes to use. [...] > so does anyone know how to fix it in OE? Check your IMAGE_CMD, You did

Re: [oe] x11-image can't start up

2010-01-05 Thread Paul Menzel
Dear Steven, Am Dienstag, den 05.01.2010, 04:53 -0300 schrieb Dejun.Liu: > > I have build angstrom x11-image and test it with Qemu, > > But Qemu failed to start up. > > i dig the reason find that system have no more inodes to use. > > df -i result: > --- > filesystem