[yocto] (no subject)

2011-04-27 Thread Liping Ke
From: Liping Ke Subject: [PATCH 1/1] Resend:[Image-Creator]Make bitbake server type configurable (xmlrpc, none) Add -t options in bitbake for configuring server type. Signed-off-by: Liping Ke --- bitbake/bin/bitbake | 22 +- 1 files changed, 17 insertions(+), 5 deletion

[yocto] [PATCH 0/1] Resend:[Image-Creator]Make bitbake server type configurable (xmlrpc, none)

2011-04-27 Thread Liping Ke
From: Liping Ke Add -t options in bitbake for configuring server type. Signed-off-by: Liping Ke Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: lke/server_type Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lke/server_type Thanks, Liping Ke --- Liping Ke

Re: [yocto] Personal git repositories

2011-04-27 Thread Xianghua Xiao
most if not all meego repo is on gitorious, why can't Yocto leverage it, at least for now while everything is changing fast? Xianghua On Wed, Apr 27, 2011 at 7:59 PM, Bruce Ashfield wrote: > On 11-04-27 6:47 PM, Darren Hart wrote: >> >> On 04/27/2011 02:03 PM, Richard Purdie wrote: >>> >>> On We

[yocto] Yocto Schedule at-a-glance now on schedule wiki

2011-04-27 Thread Fleischer, Julie N
FYI - If you'd like to view the Yocto schedule at-a-glance, see the file linked to at the top of the Yocto schedule Wiki: https://wiki.yoctoproject.org/wiki/Yocto_1.1_Schedule. - Julie --- Julie Fleischer Open Source Technology Center Intel Corporation ___

Re: [yocto] Personal git repositories

2011-04-27 Thread Bruce Ashfield
On 11-04-27 6:47 PM, Darren Hart wrote: On 04/27/2011 02:03 PM, Richard Purdie wrote: On Wed, 2011-04-27 at 10:20 -0700, Elizabeth Flanagan wrote: A few notes, since I talked with Darren about this earlier. As one of the people in charge of maintaining the git repo, I would like to avoid havin

Re: [yocto] Personal git repositories

2011-04-27 Thread Darren Hart
On 04/27/2011 02:03 PM, Richard Purdie wrote: > On Wed, 2011-04-27 at 10:20 -0700, Elizabeth Flanagan wrote: >> A few notes, since I talked with Darren about this earlier. >> >> As one of the people in charge of maintaining the git repo, I would like to >> avoid having, as Darren suggested, a whole

Re: [yocto] Personal git repositories

2011-04-27 Thread Richard Purdie
On Wed, 2011-04-27 at 10:20 -0700, Elizabeth Flanagan wrote: > A few notes, since I talked with Darren about this earlier. > > As one of the people in charge of maintaining the git repo, I would like to > avoid having, as Darren suggested, a whole > bunch of -contrib repos. However, maybe I'm mi

Re: [yocto] Personal git repositories

2011-04-27 Thread Elizabeth Flanagan
On 04/27/2011 11:14 AM, Joshua Lock wrote: On Wed, 2011-04-27 at 10:20 -0700, Elizabeth Flanagan wrote: A few notes, since I talked with Darren about this earlier. As one of the people in charge of maintaining the git repo, I would like to avoid having, as Darren suggested, a whole bunch of -

Re: [yocto] Personal git repositories

2011-04-27 Thread Joshua Lock
On Wed, 2011-04-27 at 10:20 -0700, Elizabeth Flanagan wrote: > A few notes, since I talked with Darren about this earlier. > > As one of the people in charge of maintaining the git repo, I would like to > avoid having, as Darren suggested, a whole > bunch of -contrib repos. However, maybe I'm mi

Re: [yocto] Personal git repositories

2011-04-27 Thread Elizabeth Flanagan
A few notes, since I talked with Darren about this earlier. As one of the people in charge of maintaining the git repo, I would like to avoid having, as Darren suggested, a whole bunch of -contrib repos. However, maybe I'm missing something here, as I think basic git solves this issue: Use Cas

Re: [yocto] Personal git repositories

2011-04-27 Thread Darren Hart
On 04/27/2011 12:56 AM, Koen Kooi wrote: > > Op 27 apr 2011, om 05:00 heeft Darren Hart het volgende geschreven: > >> git.yoctoproject.org hosts a number of different repositories, some of >> which host limited user contributions (such as poky-contrib). These >> repositories are setup and admin

[yocto] [RFC] fix seg fault of evolution-data-server when adding default vcard

2011-04-27 Thread Zhai, Edwin
This is one simple patch to fix seg fault of evolution-data-server, when new contact is added for new created DB. The root cause is simple: do_create (bf, XIMIAN_VCARD,) would access bf->priv->file_db and cause seg fault if not initialized. I have created one bz https://bugzilla.gnome.org/sh

Re: [yocto] Personal git repositories

2011-04-27 Thread Koen Kooi
Op 27 apr 2011, om 05:00 heeft Darren Hart het volgende geschreven: > git.yoctoproject.org hosts a number of different repositories, some of > which host limited user contributions (such as poky-contrib). These > repositories are setup and administered by a yoctoproject.org system admin. > > As