Re: [oe] Few archives to add on sources.oe.org

2014-06-20 Thread Javier Viguera
Hi all, On 19/06/14 19:19, Paul Eggleton wrote: Thanks! On Thursday 19 June 2014 10:08:58 Tom King wrote: Yes, its in there too. Unfortunately the cherokee binary in sources.oe.org seems corrupted: # http://sources.openembedded.org/cherokee-1.2.98.tar.gz $ ls -o cherokee-1.2.98.tar.gz

Re: [oe] [yocto][meta-qt5][daisy] Error during bitbake of my image

2014-06-20 Thread Martin Jansa
On Thu, Jun 19, 2014 at 08:38:19PM -0400, Kevyn-Alexandre Paré wrote: On Thu, Jun 19, 2014 at 7:21 PM, Martin Jansa martin.ja...@gmail.com wrote: On Thu, Jun 19, 2014 at 07:06:08PM -0400, Kevyn-Alexandre Paré wrote: I'm a bit further but still have some interrogations? ERROR: qtwebkit not

[oe] Where can I find savelog used by init script bootlogd

2014-06-20 Thread zhangxiao
Hi Experts. Package sysvinit introduced an init script bootlogd while it used savelog as: savelog -p -c 5 boot /dev/null 21 in its stop function. I wonder where can I get such a tool/script? Which package I need to build? Thanks Xiao -- ___

[oe] [meta-oe][PATCH] postgresql: Use pkg-config for libxml2 dependency

2014-06-20 Thread wenzong.fan
From: Wenzong Fan wenzong@windriver.com Use pkg-config for the libxml2 dependency, not the -config script. Signed-off-by: Wenzong Fan wenzong@windriver.com --- .../use-pkg-config-for-libxml2-dependency.patch| 44

Re: [oe] [meta-oe][PATCH] postgresql: Use pkg-config for libxml2 dependency

2014-06-20 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 wenzong@windriver.com schreef op 20-06-14 11:27: From: Wenzong Fan wenzong@windriver.com Use pkg-config for the libxml2 dependency, not the -config script. Signed-off-by: Wenzong Fan wenzong@windriver.com ---

Re: [oe] State of bitbake world, Failed tasks 2014-06-02

2014-06-20 Thread Richard Purdie
I know that with some of the changes in oe-core, meta-oe is suffering a little. I've been working on fixing up some of a world build of meta-oe with patches including the problematic autoconf one applied. My WIP is:

[oe] [meta-oe][PATCH] pm-qa: update to 0.4.11 release

2014-06-20 Thread Fathi Boudra
Signed-off-by: Fathi Boudra fathi.bou...@linaro.org --- meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb b/meta-oe/recipes-devtools/pm-qa/pm-qa_git.bb index 9243340..30b383c 100644

Re: [oe] [meta-oe][PATCH] libsdl-image: use pkg-config for libSDL detection

2014-06-20 Thread Richard Purdie
On Thu, 2014-06-19 at 13:19 +0200, Koen Kooi wrote: Signed-off-by: Koen Kooi koen.k...@linaro.org --- ...igure-use-pkg-config-for-libSDL-detection.patch | 38 ++ .../libsdl-image/libsdl-image_1.2.12.bb| 6 ++-- 2 files changed, 41 insertions(+), 3

Re: [oe] [meta-oe][PATCHv3] php 5.4.14: use pkg-config for libxml2 detection

2014-06-20 Thread Richard Purdie
On Thu, 2014-06-19 at 08:54 +0200, Koen Kooi wrote: Signed-off-by: Koen Kooi koen.k...@linaro.org --- Changes since v3: * swapped fi/$i lines This finally fixes the build! meta-oe/recipes-devtools/php/php.inc | 2 -

Re: [oe] [meta-oe][PATCH] zeroc-ice : Add recipe.

2014-06-20 Thread Martin Jansa
On Thu, May 22, 2014 at 10:55:04AM -0400, Philip Balister wrote: On 05/13/2014 03:14 AM, Martin Jansa wrote: On Mon, May 12, 2014 at 08:21:38AM -0400, Philip Balister wrote: Oh the pain. Tested for ARM. Can build GNU Radio and an sdk that builds GNU Radio. Fails to build in world

Re: [oe] [meta-oe][daisy] pull request, update README's, live555 fix

2014-06-20 Thread Martin Jansa
On Thu, Jun 19, 2014 at 07:52:51AM -0400, Cliff Brake wrote: The following changes since commit dca466c074c9a35bc0133e7e0d65cca0731e2acf: python-efl: add dependency on python-dbus and lua to always build edje and elementary bindings (2014-05-12 10:08:28 +0200) are available in the git

Re: [oe] [yocto][meta-qt5][daisy] Error during bitbake of my image

2014-06-20 Thread Kevyn-Alexandre Paré
On Fri, Jun 20, 2014 at 4:13 AM, Martin Jansa martin.ja...@gmail.com wrote: PACKAGECONFIG_append_pn-qtbase = icu Thank you very much for that example! You'll probably want also gl and accessibility. Since I'm trying to build it for arm/omap3, gl should be replace for gles2!? qtbase.inc

Re: [oe] [yocto][meta-qt5][daisy] ERROR meta-toochain-qt5

2014-06-20 Thread Kevyn-Alexandre Paré
http://lists.openembedded.org/pipermail/openembedded-devel/2014-February/094113.html I add inherit populate_sdk_qt5 into my image recipe. bitbake -c populate_sdk image But still have issue with it: Computing transaction...error: Can't install packagegroup-qt5-toolchain-target-1.0-r0@all: no

Re: [oe] [yocto][meta-qt5][daisy] Error during bitbake of my image

2014-06-20 Thread Martin Jansa
On Fri, Jun 20, 2014 at 06:30:09PM -0400, Kevyn-Alexandre Paré wrote: [1] I still don't understand why adding qtwebkit IMAGE_INSTALL make my build fail with: ERROR: qtwebkit not found in the base feeds LOG: http://pastebin.com/fx2Zi9vW Any clue what I'm doing wrong? Check which packages (if

Re: [oe] [PATCHv4] monkey: new v1.5.1 release.

2014-06-20 Thread Martin Jansa
On Thu, Jun 19, 2014 at 10:39:08AM +0200, Martin Jansa wrote: On Wed, Jun 18, 2014 at 05:41:10PM -0600, Eduardo Silva wrote: This patch add the minor release fix of Monkey HTTP Server v1.5.1. It fixes some problems when switching user when started as root. monkey/yocto:

Re: [oe] [yocto][meta-qt5][daisy] Error during bitbake of my image

2014-06-20 Thread Kevyn-Alexandre Paré
On Fri, Jun 20, 2014 at 7:48 PM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 20, 2014 at 06:30:09PM -0400, Kevyn-Alexandre Paré wrote: [1] I still don't understand why adding qtwebkit IMAGE_INSTALL make my build fail with: ERROR: qtwebkit not found in the base feeds LOG:

Re: [oe] [yocto][meta-qt5][daisy] Error during bitbake of my image

2014-06-20 Thread Kevyn-Alexandre Paré
On Fri, Jun 20, 2014 at 8:22 PM, Kevyn-Alexandre Paré kap...@rogue-research.com wrote: On Fri, Jun 20, 2014 at 7:48 PM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 20, 2014 at 06:30:09PM -0400, Kevyn-Alexandre Paré wrote: [1] I still don't understand why adding qtwebkit IMAGE_INSTALL

Re: [oe] [yocto][meta-qt5][daisy] Error during bitbake of my image

2014-06-20 Thread Martin Jansa
On Fri, Jun 20, 2014 at 08:22:39PM -0400, Kevyn-Alexandre Paré wrote: On Fri, Jun 20, 2014 at 7:48 PM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 20, 2014 at 06:30:09PM -0400, Kevyn-Alexandre Paré wrote: [1] I still don't understand why adding qtwebkit IMAGE_INSTALL make my

Re: [oe] [yocto][meta-qt5][daisy] Error during bitbake of my image

2014-06-20 Thread Kevyn-Alexandre Paré
On Fri, Jun 20, 2014 at 9:05 PM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 20, 2014 at 08:22:39PM -0400, Kevyn-Alexandre Paré wrote: On Fri, Jun 20, 2014 at 7:48 PM, Martin Jansa martin.ja...@gmail.com wrote: On Fri, Jun 20, 2014 at 06:30:09PM -0400, Kevyn-Alexandre Paré wrote: