[oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Chong Lu
1. default enable perl and python bindings 2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and invokes perl.real 3. While using dash as /bin/sh, subsequent commands in functions will not use

Re: [oe] [PATCH V2 1/4] postgresql: add init script and DESCRIPTION

2014-04-24 Thread Chong Lu
On 04/24/2014 01:56 AM, Martin Jansa wrote: On Tue, Apr 22, 2014 at 03:07:25PM +0800, Chong Lu wrote: 1. Add DESCRIPTION 2. Add init script for starting up the PostgreSQL server. 3. Disable krb5 by default Signed-off-by: Chong Lu chong...@windriver.com ---

Re: [oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chong Lu schreef op 24-04-14 09:14: 1. default enable perl and python bindings 2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and invokes

[oe] [meta-oe][PATCH] cloud9: fix compilation error with o3 module

2014-04-24 Thread Matthieu Crapet
Take a more recent revision. See related issue: https://github.com/ajaxorg/o3/commit/0bfd58559fee135d96788ba35115d5de68703609 Signed-off-by: Matthieu Crapet matthieu.cra...@ingenico.com --- meta-oe/recipes-devtools/cloud9/cloud9_0.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[oe] [meta-oe][PATCH] vim: Don't build out-of-tree

2014-04-24 Thread Paul Barker
Out-of-tree builds don't seem to work for vim, probably as it doesn't use automake. Signed-off-by: Paul Barker p...@paulbarker.me.uk --- meta-oe/recipes-support/vim/vim_7.4.258.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/vim/vim_7.4.258.bb

[oe] State of bitbake world, test-dependencies 2014-04-25

2014-04-24 Thread Martin Jansa
On Fri, Apr 18, 2014 at 08:36:32PM +0200, Martin Jansa wrote: On Thu, Apr 03, 2014 at 03:06:09PM +0200, Martin Jansa wrote: I've just started this long test-dependencies build so jenkins will be busy for next 14 days or so, but I'll send complete qa.log in advance as soon as it finishes

Re: [oe] [meta-networking][PATCH] quagga: Add mirror site

2014-04-24 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCH] quagga: Add mirror site] On 14.04.23 (Wed 20:14) Changhyeok Bae wrote: * The SRC_URI is not accessible. So need to add mirror site referred by the original site. * The problem is that http://download.savannah.nongnu.org/releases

Re: [oe] [meta-networking][PATCH] stunnel: fix configure ssl parameter

2014-04-24 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCH] stunnel: fix configure ssl parameter] On 14.04.23 (Wed 10:34) Javier Viguera wrote: '--with-ssl=DIR' configure parameter expects the location of the libraries and include files in the sysroot. This means the directory containing the 'lib'

Re: [oe] [meta-networking][PATCHv2] ntp : Add cap to default PACKAGECONFIG options.

2014-04-24 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCHv2] ntp : Add cap to default PACKAGECONFIG options.] On 14.04.23 (Wed 11:30) Philip Balister wrote: If ntp is built without libcap, it refuses to start with the following message: Starting ntpd: /usr/sbin/ntpd: The ``user'' option has been

Re: [oe] [meta-networking][PATCH] dovecot: add libcap dependency

2014-04-24 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCH] dovecot: add libcap dependency] On 14.04.21 (Mon 09:37) Koen Kooi wrote: This fixes: dovecot/dovecot/latest lost dependency on libcap Signed-off-by: Koen Kooi k...@dominion.thruhere.net ---

Re: [oe] [meta-networking][PATCH v4] dnsmasq: update to 2.68

2014-04-24 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [meta-networking][PATCH v4] dnsmasq: update to 2.68] On 14.04.09 (Wed 11:14) Christian Ziethén wrote: Fixes a bug with libvirt and DHCP, which is fixed in 2.66. Handle the situation where libc headers define SO_REUSEPORT, but the kernel in use doesn't, to cope

Re: [oe] [meta-networking][PATCH 2/2] ntp: fix hardcode to /usr/bin/perl

2014-04-24 Thread Joe MacDonald
Merged this piece, we'll sort out the 1/2 soon I hope. :-) -J. [[oe] [meta-networking][PATCH 2/2] ntp: fix hardcode to /usr/bin/perl] On 14.04.21 (Mon 01:53) wenzong@windriver.com wrote: From: Wenzong Fan wenzong@windriver.com This patch properly uses the path variables and fixes

Re: [oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Chong Lu
On 04/24/2014 05:51 PM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chong Lu schreef op 24-04-14 09:14: 1. default enable perl and python bindings 2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be when prebuilts are used. Use the wrapper perl

Re: [oe] [meta-networking][PATCH 0/4] Fix some errors and CVE issue

2014-04-24 Thread Joe MacDonald
Merged the batch, thanks Kai. -J. [[oe] [meta-networking][PATCH 0/4] Fix some errors and CVE issue] On 14.04.21 (Mon 14:24) Kai Kang wrote: Kai Kang (3): quagga: fix CVE-2013-6051 quagga: fix QA warning ndisc6: allow the package can be empty Wenzong Fan (1): radvd.init: fix

Re: [oe] [meta-networking][PATCH ] sethdlc: don't search host directories for header files

2014-04-24 Thread Joe MacDonald
Hi Chunrong, [Re: [oe] [meta-networking][PATCH ] sethdlc: don't search host directories for header files] On 14.04.23 (Wed 03:21) b40...@freescale.com wrote: Pings Sorry about the delayed response on this. I'm honestly not entirely sure what to do with this one. A while back Trevor Woerner

Re: [oe] [PATCH V4] rrdtool: enable perl and python bindings

2014-04-24 Thread Martin Jansa
On Fri, Apr 25, 2014 at 09:21:44AM +0800, Chong Lu wrote: On 04/24/2014 05:51 PM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chong Lu schreef op 24-04-14 09:14: 1. default enable perl and python bindings 2. rrdtool uses perl.real, perl.real doesn't know where the

Re: [oe] [meta-networking] Uprev memcached from upstream

2014-04-24 Thread Joe MacDonald
Hi Amy, Should I expect a v2 based on Martin and Khem's comments? Also, if you're doing the uprev, it's probably worth removing the old one at the same time. -J. [[oe] [meta-networking] Uprev memcached from upstream] On 14.04.09 (Wed 13:30) Amy Fong wrote: commit

[oe] [PATCH V5] rrdtool: enable perl and python bindings

2014-04-24 Thread Chong Lu
1. default enable perl and python bindings 2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and invokes perl.real 3. While using dash as /bin/sh, subsequent commands in functions will not use