Re: [oe] [PATCH] php: update SRC_URI for new download location

2014-01-28 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chase Maupin schreef op 28-01-14 15:59: > * The old downloads location of http://www.php.net/distributions now > points to a listing of all distributions and the mirrors or download > locations where the sources can be downloaded. * The new download >

[oe] [PATCH meta-networking] quagga: fix a typOS

2014-01-28 Thread rongqing.li
From: Roy Li it should be CPP, not cpp; this typOS makes vtysh unable to work. Signed-off-by: Roy Li --- .../quagga/files/build-fix-extract.pl-for-cross-compilation.patch|2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-protocols/quagga/files/b

Re: [oe] [meta-qt5][RFC PATCH] libconnman-qt5: libconnman-qt, Qt5 edition

2014-01-28 Thread Otavio Salvador
On Tue, Jan 28, 2014 at 7:53 PM, Otavio Salvador wrote: ... >> 2.) Regarding OE_QMAKE_PATH_HEADERS: I stole this from maliit to fix a >> compiler error, but the same assignment is also present in qt5.inc. >> Shouldn't this rather be the default? > > I agree. Martin point explains why we s

Re: [oe] [meta-qt5][RFC PATCH] libconnman-qt5: libconnman-qt, Qt5 edition

2014-01-28 Thread Otavio Salvador
On Tue, Jan 28, 2014 at 7:29 PM, Andreas Oberritter wrote: > * Please, don't apply! ;-) > > Signed-off-by: Andreas Oberritter > --- > Several questions arose regarding this recipe: > > 1.) Where to put it? It depends on both meta-openembedded and meta-qt5. We can add meta-openembedded inside met

Re: [oe] [meta-oe][PATCH] libconnman-qt: fix linking and packaging with Qt4/Embedded

2014-01-28 Thread Otavio Salvador
On Tue, Jan 28, 2014 at 1:34 PM, Andreas Oberritter wrote: > * Don't overwrite EXTRA_QMAKEVARS_PRE, because qt4e.bbclass uses > it to pass on QT_LIBINFX. > * Generalize QT_IMPORTS_DIR to make it valid for qte. > > Signed-off-by: Andreas Oberritter Reviewed-by: Otavio Salvador -- Otavio Salv

Re: [oe] [meta-qt5][RFC PATCH] libconnman-qt5: libconnman-qt, Qt5 edition

2014-01-28 Thread Martin Jansa
On Tue, Jan 28, 2014 at 10:29:13PM +0100, Andreas Oberritter wrote: > * Please, don't apply! ;-) > > Signed-off-by: Andreas Oberritter > --- > Several questions arose regarding this recipe: > > 1.) Where to put it? It depends on both meta-openembedded and meta-qt5. IIRC this would be the first

[oe] [meta-qt5][RFC PATCH] libconnman-qt5: libconnman-qt, Qt5 edition

2014-01-28 Thread Andreas Oberritter
* Please, don't apply! ;-) Signed-off-by: Andreas Oberritter --- Several questions arose regarding this recipe: 1.) Where to put it? It depends on both meta-openembedded and meta-qt5. 2.) Regarding OE_QMAKE_PATH_HEADERS: I stole this from maliit to fix a compiler error, but the same assignm

[oe] [meta-systemd][PATCH] connman: Rename .bbappend to match new version from oe-core

2014-01-28 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../connman/{connman_1.20.bbappend => connman_%.bbappend} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-systemd/oe-core/recipes-connectivity/connman/{connman_1.20.bbappend => connman_%.bbappend} (100%) diff --git a/meta-syste

[oe] [meta-oe][PATCH] libconnman-qt: fix linking and packaging with Qt4/Embedded

2014-01-28 Thread Andreas Oberritter
* Don't overwrite EXTRA_QMAKEVARS_PRE, because qt4e.bbclass uses it to pass on QT_LIBINFX. * Generalize QT_IMPORTS_DIR to make it valid for qte. Signed-off-by: Andreas Oberritter --- meta-oe/recipes-qt/libconnman-qt/libconnman-qt.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) d

[oe] [PATCH] php: update SRC_URI for new download location

2014-01-28 Thread Chase Maupin
* The old downloads location of http://www.php.net/distributions now points to a listing of all distributions and the mirrors or download locations where the sources can be downloaded. * The new download location is http://museum.php.net/. where the rest of the URL is based on the major v

[oe] [PATCH][for-dora] php: update SRC_URI for new download location

2014-01-28 Thread Chase Maupin
* The old downloads location of http://www.php.net/distributions now points to a listing of all distributions and the mirrors or download locations where the sources can be downloaded. * The new download location is http://museum.php.net/. where the rest of the URL is based on the major v

Re: [oe] [meta-oe][PATCH v2] libconnman-qt: update to 1.0.46, add recipe for qte

2014-01-28 Thread Martin Jansa
On Tue, Jan 28, 2014 at 03:23:24PM +0100, Andreas Oberritter wrote: > Hello Martin, > > I noticed that you've already applied v1 to master-next. Do you want me > to send an incremental patch? hello, please do, somehow it slipped through patchwork when merging too many changes after long delay..

Re: [oe] [meta-oe][PATCH v2] libconnman-qt: update to 1.0.46, add recipe for qte

2014-01-28 Thread Andreas Oberritter
Hello Martin, I noticed that you've already applied v1 to master-next. Do you want me to send an incremental patch? Regards, Andreas ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/list

[oe] [meta-oe][PATCH v2] libconnman-qt: update to 1.0.46, add recipe for qte

2014-01-28 Thread Andreas Oberritter
* Use _git version suffix, because it really is a Git recipe. * Create an inc file to be shared between qt4x11 and qt4e. * Use CONFIG+=notests, because CONFIG+=notest has no effect now. * Reorder some variables according to style guide. * Remove unneeded PROVIDES for ${PN}-plugin, which is already

Re: [oe] [RFC PATCHv3] bash-completion: add recipe

2014-01-28 Thread Matthieu CRAPET
Hi, PARALLEL_MAKE = "" seems required (something is wrong with "symlinks" make rule, in completions directory). Cheers, Matthieu ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.openembedded.org/mailman/listi

Re: [oe] opencv QA issue

2014-01-28 Thread Stefan Herbrechtsmeier
Am 28.01.2014 09:20, schrieb Henning Heinold: On Tue, Jan 28, 2014 at 09:09:47AM +0100, Steffen Sledz wrote: On 27.01.2014 17:29, Khem Raj wrote: On Mon, Jan 27, 2014 at 8:18 AM, Steffen Sledz wrote: After the latest update of our build host (Fedora-18) the opencv build fails with an QA issu

Re: [oe] opencv QA issue

2014-01-28 Thread Henning Heinold
On Tue, Jan 28, 2014 at 09:09:47AM +0100, Steffen Sledz wrote: > On 27.01.2014 17:29, Khem Raj wrote: > > On Mon, Jan 27, 2014 at 8:18 AM, Steffen Sledz > > wrote: > >> After the latest update of our build host (Fedora-18) the opencv build > >> fails with an QA issue. > >> > >> -> sn

Re: [oe] opencv QA issue

2014-01-28 Thread Steffen Sledz
On 27.01.2014 17:29, Khem Raj wrote: > On Mon, Jan 27, 2014 at 8:18 AM, Steffen Sledz wrote: >> After the latest update of our build host (Fedora-18) the opencv build fails >> with an QA issue. >> >> -> snip <- >> ERROR: QA Issue: non debug package contains .debug director