Re: [oe] [meta-qt5][RFC] qtbase: fix build for gles2 enabled by PACKAGECONFIG

2013-10-29 Thread Martin Jansa
On Tue, Oct 29, 2013 at 12:06:15AM +0100, Andreas Müller wrote: While playing around with QtQuick I needed gles2 support. Doing so I faced tons of error messages as mentionet in patch. It is caused by include chain: EGL/egl.h - EGL/eglplatform.h - X11/Xlib.h - X.h In X.h we find

Re: [oe] [meta-qt5][RFC] qtbase: fix build for gles2 enabled by PACKAGECONFIG

2013-10-29 Thread Andreas Müller
On Tue, Oct 29, 2013 at 8:07 AM, Martin Jansa martin.ja...@gmail.com wrote: On Tue, Oct 29, 2013 at 12:06:15AM +0100, Andreas Müller wrote: While playing around with QtQuick I needed gles2 support. Doing so I faced tons of error messages as mentionet in patch. It is caused by include chain:

Re: [oe] [meta-qt5][RFC] qtbase: fix build for gles2 enabled by PACKAGECONFIG

2013-10-29 Thread Martin Jansa
On Tue, Oct 29, 2013 at 09:14:09AM +0100, Andreas Müller wrote: On Tue, Oct 29, 2013 at 8:07 AM, Martin Jansa martin.ja...@gmail.com wrote: On Tue, Oct 29, 2013 at 12:06:15AM +0100, Andreas Müller wrote: While playing around with QtQuick I needed gles2 support. Doing so I faced tons of

[oe] [meta-multimedia][PATCH] libao add missing plugin to packages list Signed-off-by: Patrick Patat patrick.pa...@innotis.org

2013-10-29 Thread Patrick Patat
--- .../recipes-multimedia/libao/libao_1.1.0.bb|2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb b/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb index 08950b5..47e8f28 100644 ---

Re: [oe] [meta-multimedia][PATCH] libao add missing plugin to packages list Signed-off-by: Patrick Patat patrick.pa...@innotis.org

2013-10-29 Thread Martin Jansa
You need blank line between subject and SOB line. On Tue, Oct 29, 2013 at 12:19:32PM +0100, Patrick Patat wrote: --- .../recipes-multimedia/libao/libao_1.1.0.bb|2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb

Re: [oe] [meta-qt5][PATCH] qtbase: add upstream QTBUG-34218/QTBUG-34234 misaligned selection patch

2013-10-29 Thread Martin Jansa
On Thu, Oct 24, 2013 at 09:56:37PM +1100, Jonathan Liu wrote: Signed-off-by: Jonathan Liu net...@gmail.com --- ...ned-selection-region-with-text-when-cente.patch | 74 ++ ...ned-selection-region-with-text-when-cente.patch | 74 ++

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

2013-10-29 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../openssh/{openssh_6.2p2.bbappend = openssh_6.3p1.bbappend}| 0 1 file changed, 0 insertions(+), 0 deletions(-) rename meta-systemd/oe-core/recipes-connectivity/openssh/{openssh_6.2p2.bbappend = openssh_6.3p1.bbappend} (100%)

[oe] [meta-multimedia][PATCH] libao add missing plugin to packages list

2013-10-29 Thread Patrick Patat
Signed-off-by: Patrick Patat patrick.pa...@innotis.org --- .../recipes-multimedia/libao/libao_1.1.0.bb|2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb b/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb index

Re: [oe] [meta-multimedia][PATCH] libao add missing plugin to packages list

2013-10-29 Thread Martin Jansa
On Tue, Oct 29, 2013 at 01:24:26PM +0100, Patrick Patat wrote: Signed-off-by: Patrick Patat patrick.pa...@innotis.org --- .../recipes-multimedia/libao/libao_1.1.0.bb|2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb

[oe] [meta-multimedia][PATCH v2] libao add missing plugin to packages list

2013-10-29 Thread Patrick Patat
Signed-off-by: Patrick Patat patrick.pa...@innotis.org --- .../recipes-multimedia/libao/libao_1.1.0.bb|2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb b/meta-multimedia/recipes-multimedia/libao/libao_1.1.0.bb index

Re: [oe] [PATCH meta-networking v2] lowpan-tools: configure python files installation path

2013-10-29 Thread Joe MacDonald
Merged, thanks. -J. [[oe] [PATCH meta-networking v2] lowpan-tools: configure python files installation path] On 13.10.28 (Mon 10:20) rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com configure python files installation path or else it will use the default value

[oe] OE Changelog since 2013-10-20 until 2013-10-27

2013-10-29 Thread cliff . brake
Changelog since 2013-10-20 until 2013-10-27. Projects included in this report: bitbake: git://git.openembedded.org/bitbake openembedded-core: git://git.openembedded.org/openembedded-core meta-openembedded: git://git.openembedded.org/meta-openembedded meta-angstrom:

[oe] [meta-oe][PATCH] utouch-mtview: Add missing dependency to libx11

2013-10-29 Thread Samuel Stirtzel
Also added RDEPENDS to virtual/xserver since this program cannot be used without X Signed-off-by: Samuel Stirtzel s.stirt...@googlemail.com --- .../recipes-support/utouch/utouch-mtview_git.bb|4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git

[oe] [meta-oe][PATCH] xserver-common: start Xsession when starting Xserver

2013-10-29 Thread Martin Jansa
* since this commit commit 305038f932fbcb39f3bb6698f8fad18172c30962 Author: Jonathan Liu net...@gmail.com Date: Wed Jun 12 08:30:15 2013 + xserver-nodm-init: do not execute Xsession twice xserver-nodm-init wasn't working correctly when it was used together with xserver-common

Re: [oe] [meta-networking][PATCH v2 1/3] snort : add recipe

2013-10-29 Thread Joe MacDonald
Hi Chunrong, Sorry about the confusion here, there were still at least a couple of outstanding questions / requests, I thought. I had a quick look back at the latest barnyard recipe and it appears to be removing the include path as opposed to using -I=/usr/include/pcap that Khem suggested, I was

[oe] [meta-handheld][PATCH] machine: add more JFFS2_ERASEBLOCK definitions

2013-10-29 Thread Andrea Adami
some missing found googling on the web 0x4 explicited even if image_types.bbclass default Signed-off-by: Andrea Adami andrea.ad...@gmail.com --- conf/machine/ben-nanonote.conf | 2 ++ conf/machine/h1940.conf| 2 ++ conf/machine/h3900.conf| 2 ++ conf/machine/h4000.conf

Re: [oe] [meta-networking][PATCH v2 1/3] snort : add recipe

2013-10-29 Thread Guo Chunrong-B40290
Hi, Joe MacDonald Thank you for your comments. The current snort simply do not need sysvinit config. Thanks, Chunrong -Original Message- From: Joe MacDonald [mailto:j...@deserted.net] Sent: Wednesday, October 30, 2013 3:20 AM To: openembedded-devel@lists.openembedded.org Cc: Guo

[oe] [meta-networking][PATCH] cyrus-sasl: ensure size_t is defined for use by sasl.h

2013-10-29 Thread Mark Asselstine
While making use of the cyrus-sasl library an external application will most likely include sasl.h which will cause compilation failures if steps haven't been taken to define size_t. This should not be the responsibility of the application building against the sasl library but rather handled