[oe] [meta-java][PATCH] gnumail: Fix race condition in makefile

2015-12-10 Thread Erkka Kääriä
Parallel make does not handle multiple javac invocations correctly, as javac compiles any uncompiled dependencies on its own. This leads to a race condition where make may see incomplete class files and incorrectly assume that the class files has already been compiled. This ultimately causes incomp

Re: [oe] [meta-oe][PATCH v2] poppler-data: install CMap resources for CJK glyph support

2015-12-10 Thread Joshua Lock
Please don't merge this. On 01/12/15 20:56, Joshua Lock wrote: CID-keyed fonts, as commonly used to support pictographic East Asian character sets require Character Maps which unidirectionally map character codes (i.e. Unicode encoding) to CID (the glyphs in the font face). Without a CMap poppl

[oe] [meta-oe][PATCH] poppler: move RDEPENDS on poppler-data to libpoppler

2015-12-10 Thread Bob Ham
The poppler-data package contains data needed by consumers of the libpoppler package, for example evince. However, the RDEPENDS in this recipe is only for the poppler package. Moving the RDEPENDS to libpoppler ensures that poppler-data is included in any builds with separate libpoppler consumers

[oe] [meta-oe][PATCH v3] poppler-data: install CMap resources for CJK glyph support

2015-12-10 Thread Bob Ham
From: Joshua Lock CID-keyed fonts, as commonly used to support pictographic East Asian character sets require Character Maps which unidirectionally map character codes (i.e. Unicode encoding) to CID (the glyphs in the font face). Without a CMap poppler isn't able to correctly PDF files in Chines

[oe] [meta-qt5] [meta-ruby] jethro: dependencies on xfce-layer and xfconf probably make qt5 unbuildable without X

2015-12-10 Thread Ivan Sergio Borgonovo
I was trying to see if I could build core-image-minimal | meta-toolchain-qt5 and I stumbled into ERROR: Layer 'ruby-layer' depends on layer 'xfce-layer', but this layer is not enabled in your configuration that probably is due to http://patchwork.openembedded.org/patch/107727/ I'm willing to

Re: [oe] [meta-qt5] [meta-ruby] jethro: dependencies on xfce-layer and xfconf probably make qt5 unbuildable without X

2015-12-10 Thread Martin Jansa
On Thu, Dec 10, 2015 at 07:01:41PM +0100, Ivan Sergio Borgonovo wrote: > I was trying to see if I could build > core-image-minimal | meta-toolchain-qt5 > and I stumbled into > > ERROR: Layer 'ruby-layer' depends on layer 'xfce-layer', but this layer > is not enabled in your configuration Why do

Re: [oe] [meta-qt5] [meta-ruby] jethro: dependencies on xfce-layer and xfconf probably make qt5 unbuildable without X

2015-12-10 Thread Martin Jansa
On Thu, Dec 10, 2015 at 07:30:26PM +0100, Martin Jansa wrote: > On Thu, Dec 10, 2015 at 07:01:41PM +0100, Ivan Sergio Borgonovo wrote: > > I was trying to see if I could build > > core-image-minimal | meta-toolchain-qt5 > > and I stumbled into > > > > ERROR: Layer 'ruby-layer' depends on layer 'xf

[oe] [PATCH][meta-ruby][meta-oe] libgxim: move from meta-ruby back to meta-oe

2015-12-10 Thread Martin Jansa
* it was moved to meta-ruby (totherer with imsettings which depends on libgxim) because of ruby-native dependency, now when ruby was moved from meta-ruby to oe-core we can move libgxim back to meta-oe (which also allows imsettings in meta-xfce to depend only on meta-oe as well) Signed-off-by

[oe] [PATCH] openldap: upgrade to 2.4.43

2015-12-10 Thread Fan Xin
1. Upgrade openldap from 2.4.42 to 2.4.43 2. Delete patch file openldap-fix-CVE-2015-6908.patch because the bug(ITS#8240) has been fixed in OpenLDAP 2.4.43 http://www.openldap.org/software/release/changes.html Signed-off-by: Fan Xin --- .../openldap/openldap-fix-CVE-2015-6908.patch | 28 --

[oe] [PATCH] curl: upgrade to 7.45

2015-12-10 Thread Fan Xin
Signed-off-by: Fan Xin --- meta/recipes-support/curl/{curl_7.44.0.bb => curl_7.45.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.44.0.bb => curl_7.45.0.bb} (93%) diff --git a/meta/recipes-support/curl/curl_7.44.0.bb b/meta/recipes-suppo