[oe] [meta-oe][PATCH] openldap: fix build against gnutls3

2014-05-07 Thread Koen Kooi
OE-core update from gnutls2 to gnutls3, openldap needs patches to cope with that. Signed-off-by: Koen Kooi koen.k...@linaro.org --- .../0205e83f4670d10ad3c6ae4b8fc5ec1d0c7020c0.patch | 44 ++ .../openldap-2.4.28-gnutls-gcrypt.patch| 17 +

Re: [oe] [meta-oe][PATCH] openldap: fix build against gnutls3

2014-05-07 Thread Khem Raj
On Tue, May 6, 2014 at 11:53 PM, Koen Kooi koen.k...@linaro.org wrote: ++ TLS_LIBS=-lgnutls -lgcrypt Does this mean we need something more in DEPENDS or DEPENDS part of PACKAGECONFIG too ? -- ___ Openembedded-devel mailing

Re: [oe] [meta-oe][PATCH] openldap: fix build against gnutls3

2014-05-07 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Khem Raj schreef op 07-05-14 09:47: On Tue, May 6, 2014 at 11:53 PM, Koen Kooi koen.k...@linaro.org wrote: ++ TLS_LIBS=-lgnutls -lgcrypt Does this mean we need something more in DEPENDS or DEPENDS part of

[oe] [meta-qt5] Error during incremental builds, qtserialport

2014-05-07 Thread Jacob Kroon
Hi, I've ran into this one a couple of times. I've never seen this problem when I do a build from scratch, only during incremental builds. When I create the SDK for my image, I see errors like this: Collected errors: * satisfy_dependencies_for: Cannot satisfy the following dependencies for

Re: [oe] Website Text

2014-05-07 Thread Paul Eggleton
On Tuesday 06 May 2014 23:35:09 Trevor Woerner wrote: On 05/06/14 12:12, Paul Eggleton wrote: So I'd hope that the machine listing in the layer index could be made to help with that. Absolutely, for raw recipe information or information on which MACHINEs are supported the layer index

Re: [oe] [meta-oe][PATCH] openldap: fix build against gnutls3

2014-05-07 Thread Paul Eggleton
On Wednesday 07 May 2014 10:29:21 Koen Kooi wrote: Khem Raj schreef op 07-05-14 09:47: On Tue, May 6, 2014 at 11:53 PM, Koen Kooi koen.k...@linaro.org wrote: ++ TLS_LIBS=-lgnutls -lgcrypt Does this mean we need something more in DEPENDS or DEPENDS part of

[oe] [meta-oe][PATCHv2] openldap: fix build against gnutls3

2014-05-07 Thread Koen Kooi
OE-core update from gnutls2 to gnutls3, openldap needs patches to cope with that. Also add libgcrypt to DEPENDS since openldap links against it directly now instead of through gnutls. Signed-off-by: Koen Kooi koen.k...@linaro.org --- .../0205e83f4670d10ad3c6ae4b8fc5ec1d0c7020c0.patch | 44

[oe] [meta-networking][PATCH] ifplugd: Added ifplugd recipe.

2014-05-07 Thread Søren Holm
Signed-off-by: Søren Holm s...@sgh.dk --- .../ifplugd/files/ifplugd.conf | 42 ++ .../recipes-connectivity/ifplugd/ifplugd_0.28.bb | 23 2 files changed, 65 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH] openldap: fix build against gnutls3

2014-05-07 Thread Koen Kooi
Op 7 mei 2014, om 10:57 heeft Paul Eggleton paul.eggle...@linux.intel.com het volgende geschreven: On Wednesday 07 May 2014 10:29:21 Koen Kooi wrote: Khem Raj schreef op 07-05-14 09:47: On Tue, May 6, 2014 at 11:53 PM, Koen Kooi koen.k...@linaro.org wrote: ++

Re: [oe] [meta-networking][PATCH] ifplugd: Added ifplugd recipe.

2014-05-07 Thread Paul Eggleton
Hi Søren, So leaving aside that ifplugd is completely dead upstream, a few small pieces of feedback on the recipe: On Wednesday 07 May 2014 11:26:17 Søren Holm wrote: Signed-off-by: Søren Holm s...@sgh.dk --- .../ifplugd/files/ifplugd.conf | 42 ++

Re: [oe] [meta-networking][PATCH] ifplugd: Added ifplugd recipe.

2014-05-07 Thread Paul Eggleton
On Wednesday 07 May 2014 11:34:23 Paul Eggleton wrote: Hi Søren, So leaving aside that ifplugd is completely dead upstream, a few small pieces of feedback on the recipe: On Wednesday 07 May 2014 11:26:17 Søren Holm wrote: Signed-off-by: Søren Holm s...@sgh.dk ---

Re: [oe] [meta-networking][PATCH] ifplugd: Added ifplugd recipe.

2014-05-07 Thread Søren Holm
Thanks for the feedback Paul Are there a document stating the best pratice sequence of lines in recipes? that said I might have been grabing the recipe from OE-Classic. Before posting this patch I tried to find the recipe on layers.openembedded.org without luck. But just skip the patch -

[oe] [meta-oe][PATCH] xdelta3: add optional lzma support

2014-05-07 Thread Matthieu Crapet
Using PACKAGECONFIG. Disabled by default. Signed-off-by: Matthieu Crapet matthieu.cra...@ingenico.com --- meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb

Re: [oe] Fix for libxml++_ptest.patch with out-of-source build

2014-05-07 Thread Lewis, Nick
thanks for the note. However I would encourage you to submit a patch for meta-oe if you can guidelines are here http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded Thanks Khem I cannot use git send-email as only MAPI email is supported here . However I have redone the

Re: [oe] [meta-oe][PATCH] xdelta3: add optional lzma support

2014-05-07 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthieu Crapet schreef op 07-05-14 13:43: Using PACKAGECONFIG. Disabled by default. Signed-off-by: Matthieu Crapet matthieu.cra...@ingenico.com --- meta-oe/recipes-support/xdelta/xdelta3_3.0.8.bb | 4 1 file changed, 4 insertions(+)

Re: [oe] [meta-oe][PATCH] xdelta3: add optional lzma support

2014-05-07 Thread Matthieu CRAPET
Hi, I understand that depending if lzma.h is previously installed or not, the result binary is different. So you recommend to enable lzma ? By the way, could you reexplain if I should write: PACKAGECONFIG ?= lzma Or PACKAGECONFIG ??= lzma Regards, Matt -Message d'origine- De :

[oe] [meta-oe][PATCH v2] tk: cleanup add PACKAGECONFIG

2014-05-07 Thread Matthieu Crapet
Changes: - add PACKAGECONFIG xft enables XFontConfig features - add PACKAGECONFIG xss enables XScreenSaver extension - use ${BPN} and ${PV} - use ${VER} intermediate variable for readability - fulfill LIC_FILES_CHKSUM - remove BINCONFIG_GLOB: inherit binconfig is not present, lib/tkConfig.sh

[oe] Subject: [PATCH] bitbake/fetch2: Fix refetch of local files when they are read only

2014-05-07 Thread Lewis, Nick
From 280ff24f597e5cf663c76fa90250cce229c6aac9 Mon Sep 17 00:00:00 2001 From: Nick Lewis nick.le...@usa.g4s.com Date: Wed, 7 May 2014 14:02:25 +0100 Subject: [PATCH] Fix refetch of local files when they are read only Signed-off-by: Nick Lewis nick.le...@usa.g4s.com ---

[oe] [meta-java][PAYCH] openjdk-6: Fix cross compilation for e6500 machines

2014-05-07 Thread Zhenhua Luo
This is only way for compile for now since qemu can not run the sizers binary for e6500 machines. It segfaults so we disable generating sizes and also xawt and jawt which depends on sizers, this lets jre to cross compile for ppc/e6500 The fix is ported according to

Re: [oe] [meta-oe][PATCH] opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git.

2014-05-07 Thread Nick D'Ademo
The recipe successfully builds without errors (multilib build) - however, I also had no dependencies issues with the previous version of the recipe either (2.4.8+git). On Wed, May 7, 2014 at 8:28 AM, Martin Jansa martin.ja...@gmail.com wrote: On Wed, May 07, 2014 at 08:20:36AM +1000, Nick

Re: [oe] Website Text

2014-05-07 Thread Christopher Larson
On Wed, May 7, 2014 at 1:49 AM, Paul Eggleton paul.eggle...@linux.intel.com wrote: On Tuesday 06 May 2014 23:35:09 Trevor Woerner wrote: On 05/06/14 12:12, Paul Eggleton wrote: So I'd hope that the machine listing in the layer index could be made to help with that. Absolutely, for

[oe] [meta-perl][WIP] vlc: add dependencies, drop unrecognized options

2014-05-07 Thread Tim Orling
From: Tim Orling ticot...@gmail.com * add PKGCONFIG for libass, mkv * drop PKGCONFIG for id3tag, mpeg2dec * drop unrecognized options: --enable-v4l, --disable-opengl,-id3tag,-mpeg2dec * add dependencies from JaMa builds / configure.ac NOTE: requires fluidsynth = 1.1.2

[oe] [meta-multimedia][WIP] fluidsynth: upgrade to 1.1.6

2014-05-07 Thread Tim Orling
From: Tim Orling ticot...@gmail.com * now hosted at sourceforge * drop unrecognized option for readline NOTE: autotools is deprecated TODO: investigate cmake build Signed-off-by: Tim Orling ticot...@gmail.com --- .../fluidsynth/{fluidsynth_1.1.1.bb = fluidsynth_1.1.6.bb} | 11

Re: [oe] [meta-perl][WIP] vlc: add dependencies, drop unrecognized options

2014-05-07 Thread Tim Orling
Submitted to wrong layer, cut and paste error. Should have been [meta-multimedia] --Tim On May 7, 2014, at 8:16 AM, Tim Orling ticot...@gmail.com wrote: From: Tim Orling ticot...@gmail.com * add PKGCONFIG for libass, mkv * drop PKGCONFIG for id3tag, mpeg2dec * drop unrecognized

Re: [oe] [meta-oe][PATCH] openldap: fix build against gnutls3

2014-05-07 Thread Martin Jansa
On Wed, May 07, 2014 at 09:57:52AM +0100, Paul Eggleton wrote: On Wednesday 07 May 2014 10:29:21 Koen Kooi wrote: Khem Raj schreef op 07-05-14 09:47: On Tue, May 6, 2014 at 11:53 PM, Koen Kooi koen.k...@linaro.org wrote: ++ TLS_LIBS=-lgnutls -lgcrypt

Re: [oe] [meta-oe][PATCH] xdelta3: add optional lzma support

2014-05-07 Thread Martin Jansa
On Wed, May 07, 2014 at 01:43:27PM +0200, Matthieu Crapet wrote: Using PACKAGECONFIG. Disabled by default. It's not disabled by default, it's autodetected by default and that's not acceptable. Signed-off-by: Matthieu Crapet matthieu.cra...@ingenico.com ---

Re: [oe] Subject: [PATCH] bitbake/fetch2: Fix refetch of local files when they are read only

2014-05-07 Thread Martin Jansa
On Wed, May 07, 2014 at 02:16:04PM +0100, Lewis, Nick wrote: From 280ff24f597e5cf663c76fa90250cce229c6aac9 Mon Sep 17 00:00:00 2001 From: Nick Lewis nick.le...@usa.g4s.com Date: Wed, 7 May 2014 14:02:25 +0100 Subject: [PATCH] Fix refetch of local files when they are read only This belong to

Re: [oe] [meta-oe][PATCH] opencv: Bump SRCREV to 2.4.9 release tag, PV is now 2.4.9+git.

2014-05-07 Thread Martin Jansa
On Wed, May 07, 2014 at 11:57:09PM +1000, Nick D'Ademo wrote: The recipe successfully builds without errors (multilib build) - however, I also had no dependencies issues with the previous version of the recipe either (2.4.8+git). Have you tried building opencv before and after building jasper

Re: [oe] [meta-oe][PATCH] openldap: fix build against gnutls3

2014-05-07 Thread Paul Eggleton
On Wednesday 07 May 2014 18:48:44 Martin Jansa wrote: On Wed, May 07, 2014 at 09:57:52AM +0100, Paul Eggleton wrote: On Wednesday 07 May 2014 10:29:21 Koen Kooi wrote: Khem Raj schreef op 07-05-14 09:47: On Tue, May 6, 2014 at 11:53 PM, Koen Kooi koen.k...@linaro.org wrote: ++

Re: [oe] [oe-commits] Cristian Iorga : taglib: upgrade to 1.9.1

2014-05-07 Thread Martin Jansa
On Wed, May 07, 2014 at 06:19:11AM +, Iorga, Cristian wrote: Is it just me, or this mailing list doubles the messages? I received two messages with the taglib upgrade... /Cristian Iorga YP Intel Corporation master-next is often rebased and e-mail it's sent for all master..master-next

Re: [oe] [meta-oe][PATCH] libconfig: inherit from autotools-brokensep

2014-05-07 Thread Martin Jansa
On Tue, May 06, 2014 at 08:32:44AM +0200, Andrea Galbusera wrote: do_compile fails otherwise This looks exactly the same as the patch you sent 2 days before. Is it v2 or just duplicate? Signed-off-by: Andrea Galbusera giz...@gmail.com --- .../recipes-extended/libconfig/libconfig_1.4.9.bb

Re: [oe] Subject: [PATCH] bitbake/fetch2: Fix refetch of local files when they are read only

2014-05-07 Thread Christopher Larson
On Wed, May 7, 2014 at 6:16 AM, Lewis, Nick nick.le...@usa.g4s.com wrote: The details of this company are as follows: G4S Technology Limited, Registered Office: Challenge House, International Drive, Tewkesbury, Gloucestershire GL20 8UQ, Registered in England No. 2382338. This communication

[oe] [meta-oe][WIP][PATCH] qtbase: add xcb-util-renderutil to xcb PACKAGECONFIG

2014-05-07 Thread Martin Jansa
* also force xcb-xlib and system-xcb just for consistency (configure script will disable xcb-xlib when compile-test fails) * fixes test-dependencies issue: qtbase/qtbase-plugins/latest lost dependency on libxcb-render xcb-util-renderutil Signed-off-by: Martin Jansa martin.ja...@gmail.com

[oe] [meta-multimedia][WIP][PATCH v2] fluidsynth: upgrade to 1.1.6

2014-05-07 Thread Tim Orling
From: Tim Orling ticot...@gmail.com First version had no [PATCH] on subject line and non-helpful inherit gettext * now hosted at sourceforge * drop unrecognized option for readline NOTE: autotools is deprecated TODO: investigate cmake build Signed-off-by: Tim Orling

[oe] [meta-multimedia][WIP][PATCH v2] vlc: add dependencies, drop unrecognized options

2014-05-07 Thread Tim Orling
From: Tim Orling ticot...@gmail.com First version had no PATCH] on subject line and wrong layer [meta-perl] * add PKGCONFIG for libass, mkv * drop PKGCONFIG for id3tag, mpeg2dec * drop unrecognized options: --enable-v4l, --disable-opengl,-id3tag,-mpeg2dec * add

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

2014-05-07 Thread Joe MacDonald
[Re: [oe] [meta-networking] Uprev memcached from upstream] On 14.04.24 (Thu 21:34) Joe MacDonald wrote: 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. Finally coming up for air

Re: [oe] daisy branch for meta-openembedded, meta-qt5 / maintainer wanted

2014-05-07 Thread Philip Balister
On 05/05/2014 09:45 AM, Martin Jansa wrote: On Mon, May 05, 2014 at 09:32:04AM -0700, Adam Lee wrote: Hi JaMa, what does it take to be a maintainer? Do I need to build check all the packages everyday? Definitely no everyday, there are more patches coming in just after the release, but

[oe] OE TSC public meeting 13 May 2014

2014-05-07 Thread Jeff Osier-Mixon
There will be a public OpenEmbedded TSC/workgroup IRC meeting on Tuesday, 13 May 2014, at 18:00 GMT (11am PDT, 12pm CDT, 2pm EDT, 20:00 CEST, 19:00 BST). If you're interested in discussing long-term technical efforts around the OpenEmbedded project please join us on irc.freenode.net in channel

[oe] [PATCH 0/4] minor bugfixes deterministic buildThe following changes since commit 55b09e522ca88c0c0b2dd7a36e4861a1cf6ca9c6:

2014-05-07 Thread Andreas Müller
klcc_cross: move in target sysroot as crossscript (2014-05-04 11:41:12 +0100) are available in the git repository at: git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git patches for you to fetch changes up to 8425b6f2a9169982f1849debc26d17d88a1ad43e: gimp: add DEPENDS and

[oe] [PATCH 2/4] xfce4-settings: add upower to DEPENDS

2014-05-07 Thread Andreas Müller
detected in Martin's world with test-dependencies Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [PATCH 1/4] xfce4-settings: fix crash when no pointer device is connected

2014-05-07 Thread Andreas Müller
* reported by Cristian Prigoana * updated [1] [1] https://bugzilla.xfce.org/show_bug.cgi?id=9474 Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- ...tect-a-change-of-pointer-device-used-and-.patch | 27 -- 1 file changed, 15 insertions(+), 12 deletions(-) diff

[oe] [PATCH 3/4] xfce4-weather-plugin: add dbus-glib and upower to DEPENDS

2014-05-07 Thread Andreas Müller
detected in Martin's world with test-dependencies Signed-off-by: Andreas Müller schnitzelt...@googlemail.com --- meta-xfce/recipes-panel-plugins/weather/xfce4-weather-plugin_0.8.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [PATCH 4/4] gimp: add DEPENDS and PACKAGECONFIG for help-browser

2014-05-07 Thread Andreas Müller
* missing DEPENDS were detected in Martin's world with test-dependencies (libxmu libxpm will still apear in distroless environments) * help-browser depends on webkit-gtk which takes very long to build so disable it by default Signed-off-by: Andreas Müller schnitzelt...@googlemail.com ---

Re: [oe] OEDAM: OpenEmbedded Developers (Americas) Meeting

2014-05-07 Thread Denys Dmytriyenko
The OpenEmbedded Board of Directors would like to thank everyone who was able to participate (either in person in Santa Clara or online) in our first OEDAM OpenEmbedded Developers (Americas) Meeting on May 2nd and 3rd! The meeting was a huge success and a lot of fun! We would also like to

[oe] [PATCH v4] Change the url to variable for savannah in SRC_URI

2014-05-07 Thread Changhyeok Bae
* The variables (SAVANNAH_MIRROR) are defined in oe-core/meta/conf/bitbake.conf. * MIRRORS in quagga and libunwind is removed. because the MIRRORS of savannah is globally defined in oe-core/meta/classes/mirrors.bbclass Signed-off-by: Changhyeok Bae changhyeok@lge.com ---

Re: [oe] [meta-oe][PATCH] libconfig: inherit from autotools-brokensep

2014-05-07 Thread Andrea Galbusera
Hi Martin, On Wed, May 7, 2014 at 7:09 PM, Martin Jansa martin.ja...@gmail.com wrote: On Tue, May 06, 2014 at 08:32:44AM +0200, Andrea Galbusera wrote: do_compile fails otherwise This looks exactly the same as the patch you sent 2 days before. Is it v2 or just duplicate? Sorry for the