Re: [oe] [OE-core] State of bitbake world, Failed tasks 2015-07-04

2015-07-07 Thread Tim Orling
On Tue, Jul 7, 2015 at 3:54 AM, Martin Jansa martin.ja...@gmail.com wrote: http://www.openembedded.org/wiki/Bitbake_World_Status snip == Failed tasks 2015-07-04 == INFO: jenkins-job.sh-1.3.1 Complete log available at

Re: [oe] [PATCH][meta-networking][v2] znc: upgrade to 1.6.0

2015-07-07 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rongqing...@windriver.com schreef op 07-07-15 om 03:55: From: Roy Li rongqing...@windriver.com Remove backport patch Add CSocket submodule Add the dependency on icu Signed-off-by: Roy Li rongqing...@windriver.com --- diff --git

Re: [oe] [PATCH][meta-networking][v2] znc: upgrade to 1.6.0

2015-07-07 Thread Rongqing Li
On 2015年07月07日 15:24, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 rongqing...@windriver.com schreef op 07-07-15 om 03:55: From: Roy Li rongqing...@windriver.com Remove backport patch Add CSocket submodule Add the dependency on icu Signed-off-by: Roy Li

[oe] [meta-oe][PATCH] nodejs: update to 0.12.6

2015-07-07 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb} (95%) diff --git

[oe] [PATCH][meta-oe] mariadb: update for packgeconfig valgrind

2015-07-07 Thread rongqing.li
From: Kai Kang kai.k...@windriver.com When 'valgrind' is not in PACKAGECONFIG, 'WITHOUT_VALGRIND' is passed to cmake but it is not a valid cmake macro. Warning messages show in log.do_configure: CMake Warning: Manually-specified variables were not used by the project: WITHOUT_VALGRIND Use

[oe] [meta-oe][meta-systemd][PATCH] nodejs: update to 0.12.6

2015-07-07 Thread Jonathan Liu
Signed-off-by: Jonathan Liu net...@gmail.com --- .../recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-devtools/nodejs/{nodejs_0.12.5.bb = nodejs_0.12.6.bb} (95%) diff --git

[oe] [meta-browser][PATCH 1/2] chromium.inc: use x86 over-ride instead of i586

2015-07-07 Thread Andre McCurdy
Support i686 without needing to duplicate the i586 over-ride. Signed-off-by: Andre McCurdy armccu...@gmail.com --- recipes-browser/chromium/chromium.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-browser/chromium/chromium.inc

[oe] [meta-browser][PATCH 2/2] cef3: use x86 over-ride instead of i586

2015-07-07 Thread Andre McCurdy
Support i686 without needing to duplicate the i586 over-ride. Signed-off-by: Andre McCurdy armccu...@gmail.com --- recipes-browser/chromium/cef3_280796.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-browser/chromium/cef3_280796.bb

Re: [oe] [meta-browser][PATCH] chromium, cef: fetch chromium source from git

2015-07-07 Thread Khem Raj
Hi Zoltan Sorry for late reply. The patch looks ok, there are few formatting nits. Please use tabs in shell functions instead of 4 spaces as it seems to be done in this patch. On Jun 4, 2015, at 4:08 AM, Zoltan Kuscsik zoltan.kusc...@linaro.org wrote: Updated recipe to fetch Chromium from

[oe] Updates to meta-browser (master) in 2015-07-07

2015-07-07 Thread Otavio Salvador
Hello, I pushed following updates: commit fdb555cdaa1ae090f97bf6ab9736e4c158509a92 (HEAD - master, origin/master, origin/HEAD) Author: Gary Thomas g...@mlbassoc.com Date: Tue Jun 30 14:55:30 2015 -0600 chromium: List all PACKAGECONFIG settings to avoid warning OE-core now warns

Re: [oe] [meta-java] [PATCH] cacao-initial-native build issues on gcc 4.4

2015-07-07 Thread Otavio Salvador
On Wed, Jun 24, 2015 at 12:27 PM, Amy Fong amy.f...@windriver.com wrote: From 460ba5f0f8d995e430608ae41eb6527da61bcb3e Mon Sep 17 00:00:00 2001 From: Amy Fong amy.f...@windriver.com Date: Tue, 23 Jun 2015 17:13:58 -0400 Subject: [PATCH] cacao-initial-native build issues on gcc 4.4 The

Re: [oe] [meta-java] Trying to build icedtea7 fails currently

2015-07-07 Thread Otavio Salvador
On Fri, Jun 12, 2015 at 3:51 PM, Sebastian Andrzej Siewior bige...@linutronix.de wrote: building icedtea7-native fails currently if the host runs linux v4.0+. Duh. I tried to add a patch to openjdk-7-release-03b147.inc but it didn't get applied… Upstream fixed it

Re: [oe] SSL Certificate Path for Python

2015-07-07 Thread Ash Charles
Hi, I did a little more digging---the issue is not so much related to python as it is a difference in configuration between the ca-certificates and openssl packages. SSL certificates provided by the ca-certificates package are installed to /usr/share/ca-certificates/mozilla and then symlinked to

[oe] State of bitbake world, Failed tasks 2015-07-04

2015-07-07 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status OE @ ~/openembedded-core $ git log --oneline origin/master..jansa/master c22ba08 mesa: respect MESA_EGL_NO_X11_HEADERS even with x11 in PACKAGECONFIG c2a07c6 squashfs-tools: upgrade to newer revision from git 56ad2f6 guile, mailx, gcc, opensp,

Re: [oe] [meta-ruby] problems building Gem that contains C code

2015-07-07 Thread Michaël Burtin
Hi, We (at Voxtok Technologies) have written a bbclass to handle Gem compilation that we use to run rails applications on ARM platform. We exposed the class (together with ruby recipe and a collection of gem recipes) as an external layer in a Github repository [1]. Unfortunately we didn't find

[oe] [PATCH][meta-networking] ypbind-mt: set path of ypdomainname in ypbind script

2015-07-07 Thread Jian Liu
The script ypbind will cause error if using ypdomainname command provided by busybox. So add RDEPENDCY on yp-tools and change the path of ypdomainname. Signed-off-by: Jian Liu jian@windriver.com --- recipes-support/nis/files/ypbind-yocto.init | 11 ++-

[oe] [PATCH][meta-networking] systemd.bbclass: delete dangling symblink

2015-07-07 Thread Jian Liu
If only systemd is enabled, scripts of sysvinit under /etc/init.d/ will be deleted. But there may be some symblinks /etc/rc*/ that points to the files under /etc/init.d/. We need to delete them. Signed-off-by: Jian Liu jian@windriver.com --- meta/classes/systemd.bbclass | 29

[oe] Updates to meta-java (master) in 2015-07-07

2015-07-07 Thread Otavio Salvador
Hello, I pushed following updates: commit 66c97ae7461f4c1a13917131787bb76dc34e6b6f (HEAD - pending, origin/master, origin/HEAD) Author: Otavio Salvador ota...@ossystems.com.br Date: Fri Jun 19 12:30:25 2015 -0300 Add explict getVar param for (non) expansion Rather than just use

Re: [oe] [meta-java][PATCH] openjdk-7: 75b13-2.5.4: fix xawt build

2015-07-07 Thread Otavio Salvador
On Wed, Jun 3, 2015 at 3:58 AM, Richard Leitner richard.leit...@skidata.com wrote: The icedtea-jdk-nio-use-host-cc.patch disabled the build of xawt. Therefore all awt based java application which were run on X11 failed starting the GUI with an java.awt.HeadlessException. This patch enables