Re: [oe] [RFC] Move libexecdir to $prefix/libexec

2015-06-23 Thread Burton, Ross
Forgot to cross-post oe-devel... On 23 June 2015 at 15:30, Ross Burton ross.bur...@intel.com wrote: Hi, Yes, I'm bringing this up again. :) Our default of libexecdir=$libdir/$BPN is contrary to both the FHS[1] and GNU Coding Standards[2], mainly because the key point is that libexecdir

[oe] [meta-java][PATCH] openjdk-7: fix icedtea-crosscompile-fix.patch

2015-06-23 Thread Amy Fong
From ed2cca0045c597a28ce4ea3f9ce220c97a2a05fe Mon Sep 17 00:00:00 2001 From: Amy Fong amy.f...@windriver.com Date: Mon, 22 Jun 2015 14:50:20 -0400 Subject: [PATCH] openjdk-7: fix patch Fixing what looks like a hand edited patch error Signed-off-by: Amy Fong amy.f...@windriver.com ---

[oe] [meta-oe][master][fido][PATCH] nodejs: fix no-registry option

2015-06-23 Thread Martin Jansa
From: Martin Jansa martin.ja...@lge.com * https://github.com/npm/npm/issues/3691 * https://github.com/npm/npm/issues/5509 Signed-off-by: Martin Jansa martin.ja...@lge.com --- .../nodejs/nodejs/no-registry.patch| 59 ++

[oe] [meta-oe][master/fido/dizzy][PATCH] libssh2: upgrade to v1.6.0

2015-06-23 Thread Hugo Vasconcelos Saldanha
Besides new features and improvements, this fixes CVE-2015-1782. License's md5 changed because of a modified copyright. Signed-off-by: Hugo Vasconcelos Saldanha hugo.salda...@aker.com.br --- .../recipes-support/libssh2/{libssh2_1.4.3.bb = libssh2_1.6.0.bb} | 6 +++--- 1 file changed, 3

Re: [oe] [meta-ruby][PATCH] imsettings: add new recipe

2015-06-23 Thread Bian, Naimeng
-Original Message- From: openembedded-devel-boun...@lists.openembedded.org [mailto:openembedded-devel-boun...@lists.openembedded.org] On Behalf Of Martin Jansa Sent: Tuesday, June 23, 2015 7:40 PM To: openembedded-devel@lists.openembedded.org Subject: Re: [oe] [meta-ruby][PATCH]

[oe] [meta-ruby][PATCH v2] imsettings: add new recipe

2015-06-23 Thread Bian Naimeng
imsettings is a delivery framework for general input-method configuration Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com --- .../imsettings/gtk-is-required-by-notify.patch | 18 + ...CAL_AMFLAGS-isnot-supported-by-autoreconf.patch | 21 +++

Re: [oe] [meta-oe][PATCH v2 3/7] libldb: add new recipe

2015-06-23 Thread Martin Jansa
I don't have access to that build anymore (because it's jenkins job using tmpfs for TMPDIR, so after the build the TMPDIR is gone), but it's failing only in qemux86-64 builds, so I assume that it's finding host tdb or python directories, because it's running on 12.04 Ubuntu x86-64. Try to install

[oe] [meta-oe][fido][PATCH] nodejs: fix qemuarm build without thumb and drop unused patch

2015-06-23 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- ...uiltin-define-to-denote-hard-abi-when-in-.patch | 60 -- .../nodejs/nodejs/enable-armv5e-build.patch| 22 meta-oe/recipes-devtools/nodejs/nodejs_0.12.2.bb | 4 +- 3 files changed, 25 insertions(+),

Re: [oe] [meta-ruby][PATCH] imsettings: add new recipe

2015-06-23 Thread Martin Jansa
On Thu, Jun 18, 2015 at 02:27:24PM +0800, Bian Naimeng wrote: imsettings is a delivery framework for general input-method configuration Signed-off-by: Bian Naimeng bia...@cn.fujitsu.com --- .../imsettings/gtk-is-required-by-notify.patch | 18 ++

Re: [oe] [OE-core] Future of Qt4 recipes

2015-06-23 Thread akuster808
On 06/22/2015 03:43 AM, Burton, Ross wrote: Hi, So, Qt 4.8.7 was released last month[1]. Support for Qt4 stops at the end of 2015, and 4.8.7 is planned to be the last ever release of Qt4. It's still mandated by the long-awaited LSB 5 but I think it's fair to say that the majority of

Re: [oe] [OE-core] Future of Qt4 recipes

2015-06-23 Thread Martin Jansa
I agree with #2. Argument that it's still used by many projects shouldn't be used against layers :). On Wed, Jun 24, 2015 at 1:13 AM, akuster808 akuster...@gmail.com wrote: On 06/22/2015 03:43 AM, Burton, Ross wrote: Hi, So, Qt 4.8.7 was released last month[1]. Support for Qt4 stops at