[oe] [meta-multimedia][PATCH] libmusicbrainz: workaround for build-native/do_configure

2014-02-26 Thread Tim Orling
From: Tim Orling * drop PR * default cmake_do_configure deletes build/ which wipes out build-native * workaround to stash build-native first * hack Signed-off-by: Tim Orling --- .../musicbrainz/libmusicbrainz_git.bb | 49 +- 1 file changed, 47 insertions(+), 2

Re: [oe] [meta-oe][PATCH v2] xterm: split out resize into a separate package

2014-02-26 Thread Khem Raj
On Wed, Feb 26, 2014 at 7:18 PM, Jonathan Liu wrote: > -FILES_${PN} += " /usr/lib/X11" > +PACKAGES =+ "${PN}-resize ${PN}-resize-dbg ${PN}-resize-doc" > + > +FILES_${PN} += "${libdir}/X11" Multilib case needs testing since libdir will change in that case __

[oe] [PATCH 4/4][meta-webserver] apache2-2.4.7: added support for TLS Next Protocol Negotiation

2014-02-26 Thread Hongxu Jia
The previous npn support patch (httpd-2.4.4-r1332643.patch) worked on apache2-2.4.6 and conflicted with apache2-2.4.7, this patch fixed the confliction with 2.4.7. Signed-off-by: Hongxu Jia --- .../apache2/apache2/npn-patch-2.4.7.patch | 289 + .../recipes-httpd/apac

[oe] [PATCH 1/4][meta-webserver] apache2: update to 2.4.7

2014-02-26 Thread Hongxu Jia
From: Paul Eggleton * LIC_FILES_CHKSUM changed because of the introduction of an extra blank line in the LICENSE file (!) * Drop httpd-2.4.4-r1332643.patch - it no longer applies and was dropped in Fedora on the 2.4.7 upgrade. Signed-off-by: Paul Eggleton --- .../apache2-2.4.6/httpd-2.4.4-

[oe] [PATCH 2/4][meta-webserver] modphp: upgrade to 5.5.8

2014-02-26 Thread Hongxu Jia
From: Paul Eggleton Signed-off-by: Paul Eggleton --- meta-webserver/recipes-php/modphp/modphp_5.5.2.bb | 7 --- meta-webserver/recipes-php/modphp/modphp_5.5.8.bb | 7 +++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 meta-webserver/recipes-php/modphp/modphp_5.5.2.

[oe] [PATCH V2 0/4][meta-webserver] Apache / PHP upgrades

2014-02-26 Thread Hongxu Jia
Change in V2: apache2-2.4.7: added support for TLS Next Protocol Negotiation The previous npn support patch (httpd-2.4.4-r1332643.patch) worked on apache2-2.4.6 and conflicted with apache2-2.4.7, 4/4 patch fixed the confliction with 2.4.7. //Hongxu The following changes since comm

[oe] [PATCH 3/4][meta-webserver] phpmyadmin: update to 4.1.4

2014-02-26 Thread Hongxu Jia
From: Paul Eggleton Signed-off-by: Paul Eggleton --- .../phpmyadmin/{phpmyadmin_4.0.5.bb => phpmyadmin_4.1.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-webserver/recipes-php/phpmyadmin/{phpmyadmin_4.0.5.bb => phpmyadmin_4.1.4.bb} (87%) diff --git a/me

Re: [oe] [meta-oe][PATCH] xterm: split out resize into a separate package

2014-02-26 Thread Jonathan Liu
On 27 February 2014 13:08, Khem Raj wrote: > > On Feb 26, 2014, at 6:06 PM, Jonathan Liu wrote: > >> +FILES_${PN} += "/usr/lib/X11" > > why is this hardcoded It was originally like that. I have sent a V2 fixing it. Regards, Jonathan ___ Openembedded-d

[oe] [meta-oe][PATCH v2] xterm: split out resize into a separate package

2014-02-26 Thread Jonathan Liu
The resize program is useful on its own without xterm. For example, it may be used to resize a serial console. Signed-off-by: Jonathan Liu --- meta-oe/recipes-graphics/xorg-app/xterm_293.bb | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/x

Re: [oe] [meta-oe][PATCH] xterm: split out resize into a separate package

2014-02-26 Thread Khem Raj
On Feb 26, 2014, at 6:06 PM, Jonathan Liu wrote: > +FILES_${PN} += "/usr/lib/X11" why is this hardcoded signature.asc Description: Message signed with OpenPGP using GPGMail ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.o

[oe] [meta-oe][PATCH] xterm: split out resize into a separate package

2014-02-26 Thread Jonathan Liu
The resize program is useful on its own without xterm. For example, it may be used to resize a serial console. Signed-off-by: Jonathan Liu --- meta-oe/recipes-graphics/xorg-app/xterm_293.bb | 11 ++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-graphics/x

Re: [oe] [PATCH 1/1] strongswan: fix building lib32-strongswan failed while systemd enabled

2014-02-26 Thread Hongxu Jia
On 02/27/2014 07:11 AM, Martin Jansa wrote: On Tue, Feb 25, 2014 at 06:54:16PM +0800, Hongxu Jia wrote: While systemd enabled, there was an error to build lib32-strongswan: ... | ERROR: Function failed: SYSTEMD_SERVICE_lib32-strongswan value lib32-strongswan.service does not exist ... Please us

Re: [oe] NetworkManger's glib schemas are not getting compiled

2014-02-26 Thread Adam Lee
Thanks Ross, but adding gsettings to network-manager-applet's recipe didn't work. I don't know how gsettings work, so I think I will take a look at it first. Will update soon. Thanks, Adam On Tue, Feb 25, 2014 at 3:35 PM, Burton, Ross wrote: > On 25 February 2014 23:08, Adam Lee wrote: > > H

Re: [oe] [meta-oe][PATCH 2/2] ode: upgrade to 0.13

2014-02-26 Thread Khem Raj
On Wed, Feb 26, 2014 at 3:15 PM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- > meta-oe/recipes-support/ode/ode_0.13.bb | 27 +++ > meta-oe/recipes-support/ode/ode_0.9.bb | 28 > 2 files changed, 27 insertions(+), 28 deletions(-) >

[oe] State of bitbake world, Failed tasks 2014-02-27

2014-02-26 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Failed tasks 2014-02-26 == === common (8) === * meta-openembedded/meta-gnome/recipes-gnome/devilspie/devilspie2_0.24.bb, do_compile * meta-openembedded/meta-multimedia/recipes-multimedia/musicbrainz/libmusicbrainz_git.bb, do_conf

[oe] [meta-initramfs][PATCH] klibc: oe-stylize the recipes (cosmetic changes only)

2014-02-26 Thread Andrea Adami
While there, clean up and fix couple of typos in the comments. Signed-off-by: Andrea Adami --- .../recipes-devtools/klibc/klcc-cross_2.0.3.bb | 23 +- .../klibc/klibc-static-utils_2.0.3.bb | 11 ++--- .../recipes-devtools/klibc/klibc-utils.inc | 15 +++ .../r

Re: [oe] GDM alternative?

2014-02-26 Thread Adam Lee
Are there any obvious advantages over one another between LXDM and Slim? I love how LXDM doesn't require complicated authentication framework like GDM. Adam On Tue, Feb 25, 2014 at 7:49 PM, Stephen Arnold wrote: > Is there any interest in reviving slim? I'm using it on gentoo-arm on > several

[oe] [meta-oe][PATCH 2/2] ode: upgrade to 0.13

2014-02-26 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-support/ode/ode_0.13.bb | 27 +++ meta-oe/recipes-support/ode/ode_0.9.bb | 28 2 files changed, 27 insertions(+), 28 deletions(-) create mode 100644 meta-oe/recipes-support/ode/ode_0.13.bb dele

[oe] [meta-oe][PATCH 1/2] ode: Explicitly disable double-precision with PACKAGECONFIG

2014-02-26 Thread Martin Jansa
* when it's left for autodetection, configure fails for qemux86* when == and configure calls AC_TRY_RUN Signed-off-by: Martin Jansa --- meta-oe/recipes-support/ode/ode_0.9.bb | 4 1 file changed, 4 insertions(+) diff --git a/meta-oe/recipes-support/ode/ode_0.9.bb b/meta-oe/recipes-sup

Re: [oe] [PATCH 1/1] strongswan: fix building lib32-strongswan failed while systemd enabled

2014-02-26 Thread Martin Jansa
On Tue, Feb 25, 2014 at 06:54:16PM +0800, Hongxu Jia wrote: > While systemd enabled, there was an error to build lib32-strongswan: > ... > | ERROR: Function failed: SYSTEMD_SERVICE_lib32-strongswan value > lib32-strongswan.service does not exist > ... Please use [meta-networking] tag in subject so

Re: [oe] [PATCH 1/1] traceroute: rename alternatives name

2014-02-26 Thread Martin Jansa
On Tue, Feb 25, 2014 at 02:14:30PM +0800, Hongxu Jia wrote: > Rename traceroute's alternatives name from 'traceroute6' to 'traceroute'. Please use [meta-networking] tag in subject so it's easier to filter them on patchwork to separate bundles. > > The 'traceroute6' is equivalent to 'traceroute -

[oe] [meta-initramfs][PATCH] klcc-cross: force rebuild for each MACHINE of the same arch

2014-02-26 Thread Andrea Adami
In case of subsequent builds for machines belonging to the same arch we have to rebuild the klcc-cross wrapper because it is harcoding the path to the headers in machine sysroot. This hack is necessary to avoid to mark the klibc infrastructure as machine-specific. Signed-off-by: Andrea Adami ---

Re: [oe] [meta-qt5][PATCH] qtwebkit: accept gstreamer 0.10 as an option

2014-02-26 Thread Martin Jansa
On Wed, Feb 26, 2014 at 09:25:51PM +0100, Andreas Oberritter wrote: > There's no configuration knob, though. QtWebKit will prefer > gstreamer 1.0 if available. Can you please add configuration knob first? The problem is that without the knob it will be undeterministic, with gstreamer010 in PACKAG

[oe] [meta-qt5][PATCH] qtwebkit: accept gstreamer 0.10 as an option

2014-02-26 Thread Andreas Oberritter
There's no configuration knob, though. QtWebKit will prefer gstreamer 1.0 if available. Signed-off-by: Andreas Oberritter --- recipes-qt/qt5/qtwebkit.inc | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-qt/qt5/qtwebkit.inc b/recipes-qt/qt5/qtwebkit.inc index aea9d

Re: [oe] [meta-qt5][PATCH 2/3] packagegroup-qt5-qtcreator-debug: Add package group

2014-02-26 Thread Giulian Vivan
On Wed, Feb 26, 2014 at 1:45 PM, Otavio Salvador wrote: > On Wed, Feb 26, 2014 at 1:26 PM, Khem Raj wrote: > > > > On Feb 26, 2014, at 4:40 AM, Otavio Salvador > wrote: > > > >> Hello Khem, > >> > >> On Wed, Feb 26, 2014 at 9:18 AM, Giulian Vivan < > giul...@ossystems.com.br> wrote: > >>> We tes

Re: [oe] [meta-qt5][PATCH 2/3] packagegroup-qt5-qtcreator-debug: Add package group

2014-02-26 Thread Otavio Salvador
On Wed, Feb 26, 2014 at 1:26 PM, Khem Raj wrote: > > On Feb 26, 2014, at 4:40 AM, Otavio Salvador wrote: > >> Hello Khem, >> >> On Wed, Feb 26, 2014 at 9:18 AM, Giulian Vivan >> wrote: >>> We tested it and when qtcreator tries to connect to the device with >>> dropbear, it gets "server rejected

Re: [oe] [meta-qt5][PATCH 2/3] packagegroup-qt5-qtcreator-debug: Add package group

2014-02-26 Thread Khem Raj
On Feb 26, 2014, at 4:40 AM, Otavio Salvador wrote: > Hello Khem, > > On Wed, Feb 26, 2014 at 9:18 AM, Giulian Vivan > wrote: >> We tested it and when qtcreator tries to connect to the device with >> dropbear, it gets "server rejected password". A connection done through a >> terminal is acce

Re: [oe] [meta-multimedia][PATCH v2 3/3] vlc: update to 2.1.2

2014-02-26 Thread Walter Goossens
Hi Tim, I've been working on slimmed down version of this recipe for audio only and I got stuck on the lua scripts being incorrectly compiled, have you looked at the scripts for this recipe? It's not entirely clear to me how (in)portable lua bytecode is as the documentation seems inconclusive abou

Re: [oe] [meta-qt5][PATCH 2/3] packagegroup-qt5-qtcreator-debug: Add package group

2014-02-26 Thread Otavio Salvador
Hello Khem, On Wed, Feb 26, 2014 at 9:18 AM, Giulian Vivan wrote: > We tested it and when qtcreator tries to connect to the device with > dropbear, it gets "server rejected password". A connection done through a > terminal is accepted normally. Any specific reason to prefer Dropbear? -- Otavio

Re: [oe] [meta-qt5][PATCH 2/3] packagegroup-qt5-qtcreator-debug: Add package group

2014-02-26 Thread Giulian Vivan
Hello We tested it and when qtcreator tries to connect to the device with dropbear, it gets "server rejected password". A connection done through a terminal is accepted normally. Giulian Gonçalves Vivan O.S. Systems Software Ltda. www.ossystems.com.br +55 53 3282-2787 On Tue, Feb 25, 2014 at 8:

Re: [oe] [meta-qt5][PATCH] qmake5_base.bbclass: Use Qt version specific paths

2014-02-26 Thread Urs Fässler
Am Donnerstag, den 20.02.2014, 08:57 -0300 schrieb Otavio Salvador: > On Thu, Feb 20, 2014 at 4:50 AM, Urs Fässler wrote: > > On Mit, 2014-02-19 at 16:11 -0300, Otavio Salvador wrote: > >> On Wed, Feb 19, 2014 at 12:22 AM, Otavio Salvador > >> wrote: > >> > When looking for Qt5 components and fil

Re: [oe] [meta-perl][PATCH v2 00/10]

2014-02-26 Thread Paul Eggleton
On Sunday 02 February 2014 22:51:05 Tim Orling wrote: > This series of recipes is the first step towards the ultimate > goal of getting Slic3r to build in OE. > > Original submission was missing Algorithm::Diff which Text::Diff depends on. > > Resubmitted to follow Debian Perl Policy. > See 4.2 M