Re: [oe] [PATCH,V2][meta-qt5 0/3] qtwayland updates for hawaii

2014-05-27 Thread Andreas Müller
On Tue, May 13, 2014 at 4:48 PM, Andreas Müller schnitzelt...@googlemail.com wrote: V1-V2: * replace tabs by spaces in do_install * fix wrong version location in do_install Andreas Müller (3): qtwayland: move to latest revision qtwayland-native: make qtwayland find qtwaylandscanner

Re: [oe] [meta-oe][PATCH] eject: link po subdirectory for out-of-tree build

2014-05-27 Thread Martin Jansa
On Mon, May 26, 2014 at 12:27:39PM -0700, Ash Charles wrote: The po subdirectory is not copied over to the build directory of found on the VPATH for an out-of-tree build so we symlink it over. Signed-off-by: Ash Charles ashchar...@gmail.com --- meta-oe/recipes-support/eject/eject_2.1.5.bb

Re: [oe] [meta-qt5] Building and running issues on Raspberry Pi

2014-05-27 Thread Felix01 Fischer
It's not possible to have hardware-accelerated QT on the raspberry pi when you are running an X11 environment, therefore I want to use eglfs directly. The raspberry pi doesn't have a mali graphics core, AFAIK. Nevertheless, applying your patch gives me an error while compiling.

Re: [oe] [meta-qt5] Building and running issues on Raspberry Pi

2014-05-27 Thread Diego Sueiro
On Tue, May 27, 2014 at 7:08 AM, Felix01 Fischer felix01.fisc...@iav.dewrote: It's not possible to have hardware-accelerated QT on the raspberry pi when you are running an X11 environment, therefore I want to use eglfs directly. The raspberry pi doesn't have a mali graphics core, AFAIK.

[oe] Antwort: Re: [meta-qt5] Building and running issues on Raspberry Pi

2014-05-27 Thread Felix01 Fischer
First, thank you for your quick answer! Please find my comments inline. Von: Diego Sueiro diego.sue...@gmail.com An: openembedded-devel@lists.openembedded.org, Datum: 27.05.2014 12:41 Betreff: Re: [oe] [meta-qt5] Building and running issues on Raspberry Pi Gesendet von:

[oe] [PATCH] daq fix compilation

2014-05-27 Thread Maxim Uvarov
preset paths to remove that error: /meta-oe/recipes-connectivity/daq/daq_2.0.2.bb ./config.log:cc1: warning: include location /usr/local/include is unsafe for cross-compilation [-Wpoison-system-directories] Also this patch add required libdnet dependency. Signed-off-by: Maxim Uvarov

Re: [oe] Antwort: Re: [meta-qt5] Building and running issues on Raspberry Pi

2014-05-27 Thread Diego Sueiro
On Tue, May 27, 2014 at 9:54 AM, Felix01 Fischer felix01.fisc...@iav.dewrote: First, thank you for your quick answer! Please find my comments inline. Von: Diego Sueiro diego.sue...@gmail.com An: openembedded-devel@lists.openembedded.org, Datum: 27.05.2014 12:41 Betreff: Re: [oe]

[oe] [meta-oe][PATCH] libpostproc: fix S!=B failure

2014-05-27 Thread Tim Orling
From: Tim Orling ticot...@gmail.com Fixes: [...]/libpostproc/0.0.0+gitAUTOINC+3b7053f46d-r1/temp/run.do_configure.3652: line 109: ./configure: No such file or directory Signed-off-by: Tim Orling ticot...@gmail.com --- meta-oe/recipes-multimedia/libpostproc/libpostproc_git.bb | 2 +- 1 file

Re: [oe] [PATCH] daq fix compilation

2014-05-27 Thread Martin Jansa
On Tue, May 27, 2014 at 05:13:16PM +0400, Maxim Uvarov wrote: preset paths to remove that error: /meta-oe/recipes-connectivity/daq/daq_2.0.2.bb ./config.log:cc1: warning: include location /usr/local/include is unsafe for cross-compilation [-Wpoison-system-directories] Also this patch add

Re: [oe] [PATCH] daq fix compilation

2014-05-27 Thread Maxim Uvarov
On 05/27/2014 06:21 PM, Martin Jansa wrote: On Tue, May 27, 2014 at 05:13:16PM +0400, Maxim Uvarov wrote: preset paths to remove that error: /meta-oe/recipes-connectivity/daq/daq_2.0.2.bb ./config.log:cc1: warning: include location /usr/local/include is unsafe for cross-compilation

[oe] [meta-oe][PATCH] libmikmod: update to 3.3.6

2014-05-27 Thread Tim Orling
From: Tim Orling ticot...@gmail.com * URI for 3.3.3 broken * COPYING.LESSER License regressed address for FSF: 5c5 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA --- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Signed-off-by: Tim Orling ticot...@gmail.com ---

Re: [oe] [meta-oe][PATCH] eject: link po subdirectory for out-of-tree build

2014-05-27 Thread Ash Charles
On Tue, May 27, 2014 at 2:18 AM, Martin Jansa martin.ja...@gmail.com wrote: This will make version going backwards and we don't want that, you can drop PR only when incrementing PV or PE. For sure. I'l do this for v2. @Otavio: I tried modifying the variable as you suggested as well as a couple

Re: [oe] [meta-oe][PATCH] eject: link po subdirectory for out-of-tree build

2014-05-27 Thread Otavio Salvador
On Tue, May 27, 2014 at 12:15 PM, Ash Charles ashchar...@gmail.com wrote: On Tue, May 27, 2014 at 2:18 AM, Martin Jansa martin.ja...@gmail.com wrote: This will make version going backwards and we don't want that, you can drop PR only when incrementing PV or PE. For sure. I'l do this for v2.

[oe] [PATCH] update snort to 2.9.6.0

2014-05-27 Thread Maxim Uvarov
1. looks like snort dropped reference to barnyard2. At least it's missing in configure. Also download link to barnyard2 is not available now. Drop this package. 2. update snort version from 2.9.4.6 to 2.9.6.0. 3. fix libdnet paths. Signed-off-by: Maxim Uvarov maxim.uva...@linaro.org ---

[oe] Antwort: Re: Antwort: Re: [meta-qt5] Building and running issues on Raspberry Pi

2014-05-27 Thread Felix01 Fischer
openembedded-devel-boun...@lists.openembedded.org schrieb am 27.05.2014 14:58:27: Von: Diego Sueiro diego.sue...@gmail.com An: openembedded-devel@lists.openembedded.org, Kopie: openembedded-devel-boun...@lists.openembedded.org Datum: 27.05.2014 15:28 Betreff: Re: [oe] Antwort: Re:

[oe] [meta-oe][PATCH v2] eject: copy po subdirectory for out-of-tree build

2014-05-27 Thread Ash Charles
The po subdirectory found on the VPATH for an out-of-tree build so we copy it over. See [1] for discussion. [1] http://lists.openembedded.org/pipermail/openembedded-devel/2014-May/096052.html Signed-off-by: Ash Charles ashchar...@gmail.com --- meta-oe/recipes-support/eject/eject_2.1.5.bb | 5

Re: [oe] [meta-oe][PATCH] eject: link po subdirectory for out-of-tree build

2014-05-27 Thread Ash Charles
On Tue, May 27, 2014 at 8:32 AM, Otavio Salvador ota...@ossystems.com.br wrote: You need to change the configure.am (or .in) and Makefile.am. Shucks---my knowledge of autotools is just too weak to correct this properly. I suspect the AM_PO_SUBDIRS has some special magic. In any case, I've sent

[oe] [meta-oe] [PATCH] nodejs build failure due to execvp arg list too long

2014-05-27 Thread Amy Fong
From 4a6b2c2d30c07006be86efc41350030e4b47e307 Mon Sep 17 00:00:00 2001 From: Amy Fong amy.f...@windriver.com Date: Tue, 27 May 2014 12:45:35 -0400 Subject: [PATCH] nodejs build failure due to execvp arg list too long In builds with really long paths, we'll see this error message. Modify the way

[oe] [meta-oe] [PATCH] [v2] nodejs needs python-native (Was: Re: [meta-oe] [PATCH] nodejs needs python-native)

2014-05-27 Thread Amy Fong
From 1f1029bff98bd52a52a5bf81f4f36ca86d28f8cd Mon Sep 17 00:00:00 2001 From: Amy Fong amy.f...@windriver.com Date: Tue, 27 May 2014 12:52:00 -0400 Subject: [PATCH] nodejs needs python-native nodejs should use python from python-native package. On some hosts, the default python is missing bz2

[oe] [meta-gnome][PATCH] network-manager-applet: fix S!=B error

2014-05-27 Thread Ash Charles
The Makefile fixup in do_configure_append is in the build directory, not the source directory. Signed-off-by: Ash Charles ashchar...@gmail.com --- .../network-manager-applet/network-manager-applet_0.9.8.0.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git

Re: [oe] [meta-oe][PATCH v2] eject: copy po subdirectory for out-of-tree build

2014-05-27 Thread Otavio Salvador
On Tue, May 27, 2014 at 1:43 PM, Ash Charles ashchar...@gmail.com wrote: The po subdirectory found on the VPATH for an out-of-tree build so we copy it over. See [1] for discussion. [1] http://lists.openembedded.org/pipermail/openembedded-devel/2014-May/096052.html Signed-off-by: Ash

[oe] [meta-oe][PATCHv2] zeroc-ice : Add recipe.

2014-05-27 Thread Philip Balister
Oh the pain. Tested for ARM. Can build GNU Radio and an sdk that builds GNU Radio. Update Upstream-Status for build system patch. Signed-off-by: Philip Balister phi...@balister.org --- .../0002-Modify-Makefile-for-cross-compile.patch | 292 +

Re: [oe] [PATCH] daq fix compilation

2014-05-27 Thread Martin Jansa
On Tue, May 27, 2014 at 06:29:32PM +0400, Maxim Uvarov wrote: On 05/27/2014 06:21 PM, Martin Jansa wrote: On Tue, May 27, 2014 at 05:13:16PM +0400, Maxim Uvarov wrote: preset paths to remove that error: /meta-oe/recipes-connectivity/daq/daq_2.0.2.bb ./config.log:cc1: warning: include

[oe] [meta-oe][PATCH] enca: fix S!=B failure

2014-05-27 Thread Tim Orling
From: Tim Orling ticot...@gmail.com This package does not like being built out-of-tree. Fixes: | sed: can't read configure.ac: No such file or directory Signed-off-by: Tim Orling ticot...@gmail.com --- meta-oe/recipes-support/enca/enca_1.9.bb | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-oe][PATCH] lockdev: fix S!=B failure

2014-05-27 Thread Tim Orling
From: Tim Orling ticot...@gmail.com This package does not like being built out-of-tree. Fixes: [...]/lockdev/1.0.3+gitAUTOINC+16b899645d-r0/git/scripts/git-version: line 3: NEWS: No such file or directory Signed-off-by: Tim Orling ticot...@gmail.com ---