[oe] [PATCH][meta-networking] openvpn: not use the hardcoded libdir

2014-07-24 Thread rongqing.li
From: Roy Li rongqing...@windriver.com it will lead to QA failure, since .debug dir can not be installed into dbg package ERROR: QA Issue: non debug package contains .debug directory: openvpn path /work/core2-64-wrs-linux/openvpn/2.3.4-r0/packages-split/openvpn/usr/lib64i

[oe] [PATCH][meta-networking] snort: do not hardcoded the libdir

2014-07-24 Thread rongqing.li
From: Roy.Li rongqing...@windriver.com libdir is defined as ${pref_exec}/lib/, but we want it to support multilib path Signed-off-by: Roy.Li rongqing...@windriver.com --- .../snort/files/not-hardcoded-libdir.patch | 279

[oe] [PATCH][meta-networking] ipsec-tools: several fixes

2014-07-24 Thread rongqing.li
From: Roy Li rongqing...@windriver.com 1. use PACKAGECONFIG 2. add three patches which will add the address check, to avoid SEGFAULT Signed-off-by: Roy Li rongqing...@windriver.com --- ...y-avoid-potential-null-pointer-dereferenc.patch | 33 +++

Re: [oe] [meta-networking][PATCH] v3] Wireshark: build fix and recipe update

2014-07-24 Thread Martin Jansa
On Wed, Jul 23, 2014 at 03:56:16PM +0200, Martin Jansa wrote: On Mon, Jul 21, 2014 at 03:20:28PM -0700, Armin Kuster wrote: Backported Arm build fix Added gtk3 support Cleaned up PACKAGECONFIG options You cannot use IMAGE_FEATURES to define PACKAGECONFIG, see what I did with it in

[oe] State of bitbake world, test-dependencies 2014-07-24

2014-07-24 Thread Martin Jansa
Another incremental with many fixes for foreign automake and missing dependencies for m4 macro providers and couple of PNBLACKLISTs. Complete logs: http://logs.nslu2-linux.org/buildlogs/oe/world/log.dependencies.20140724_013722.log/ mkvtoolnix is review for new version, it builds fine on 2/3

[oe] State of bitbake world, Failed tasks 2014-07-24

2014-07-24 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status mkvtoolnix is review for new version, it builds fine on 2/3 builders I have access too, I'll investigate before merging it

Re: [oe] [PATCH][meta-networking] openvpn: not use the hardcoded libdir

2014-07-24 Thread Martin Jansa
On Thu, Jul 24, 2014 at 02:43:01PM +0800, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com it will lead to QA failure, since .debug dir can not be installed into dbg package ERROR: QA Issue: non debug package contains .debug directory: openvpn path

Re: [oe] [PATCH v2][meta-perl] libxml-sax-writer-perl: add recipe

2014-07-24 Thread Martin Jansa
On Tue, Jul 22, 2014 at 03:06:53PM +0800, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com Sorry, but it still isn't correct even with allarch, because there is dependency on TUNE_PKGARCH perl: ERROR: libxml-filter-buffertext-perl different signature for task

[oe] State of bitbake world, wrong PACKAGE_ARCHs 2014-07-24

2014-07-24 Thread Martin Jansa
This is new report generated with oe-core/scripts/sstate-diff-machines.sh To reproduce it, you need qemux86copy MACHINE which is the same as qemux86 only with different name (to simulate 2 MACHINEs with same TUNE_PKGARCH in oe-core). You can find commit adding qemux86copy in jansa/master branch:

[oe] git directory in WORKDIR question

2014-07-24 Thread Carlos Rafael Giani
Hello, When I use a git:// URL in SRC_URI , that git repository is cloned over to the WORKDIR , and ends up in a directory called git. In other words, the sources are at $WORKDIR/git . Can I instruct OE to use another name? Like, $WORKDIR/my_name instead of $WORKDIR/git ? cheers --

Re: [oe] git directory in WORKDIR question

2014-07-24 Thread Martin Jansa
On Thu, Jul 24, 2014 at 01:52:46PM +0200, Carlos Rafael Giani wrote: Hello, When I use a git:// URL in SRC_URI , that git repository is cloned over to the WORKDIR , and ends up in a directory called git. In other words, the sources are at $WORKDIR/git . Can I instruct OE to use another

[oe] [meta-oe][PATCH] libmatroska: upgrade to 1.4.1 required by mkvtoolnix-7.0.0

2014-07-24 Thread Martin Jansa
Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../libmatroska/{libmatroska_1.4.0.bb = libmatroska_1.4.1.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-multimedia/recipes-mkv/libmatroska/{libmatroska_1.4.0.bb = libmatroska_1.4.1.bb} (85%) diff --git

[oe] [meta-oe][PATCHv2] libmatroska: upgrade to 1.4.1 required by mkvtoolnix-7.0.0

2014-07-24 Thread Martin Jansa
* LIC_FILES_CHKSUM change only because of formating (unix line feeds and some alignment in header) Signed-off-by: Martin Jansa martin.ja...@gmail.com --- .../libmatroska/{libmatroska_1.4.0.bb = libmatroska_1.4.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[oe] Patchwork almost clean

2014-07-24 Thread Martin Jansa
There are still 30 changes in master-next bundle: http://patchwork.openembedded.org/bundle/jama/master-next/?archive=both Some are new, some are old WIPs I haven't finished, some are still also in master-next branch on way to master (after review comments are addressed) 63b95b7 ipsec-tools:

Re: [oe] Patchwork almost clean

2014-07-24 Thread Philip Balister
Thanks Martin! Philip On 07/24/2014 04:14 AM, Martin Jansa wrote: There are still 30 changes in master-next bundle: http://patchwork.openembedded.org/bundle/jama/master-next/?archive=both Some are new, some are old WIPs I haven't finished, some are still also in master-next branch on way

[oe] mplayer blacklisted?

2014-07-24 Thread Gary Thomas
I see that the latest mplayer2 recipe is blacklisted: PNBLACKLIST[mplayer2] = Requires newer libav which has negative D_P What does this mean (I don't know what 'negative D_P' is)? What needs to be done to make mplayer2 buildable again? Thanks --

Re: [oe] mplayer blacklisted?

2014-07-24 Thread Martin Jansa
On Thu, Jul 24, 2014 at 09:41:17AM -0600, Gary Thomas wrote: I see that the latest mplayer2 recipe is blacklisted: PNBLACKLIST[mplayer2] = Requires newer libav which has negative D_P What does this mean (I don't know what 'negative D_P' is)? D_P = DEFAULT_PREFERENCE What needs to be

Re: [oe] [meta-networking][PATCH] v3] Wireshark: build fix and recipe update

2014-07-24 Thread akuster
On 07/24/2014 03:38 AM, Martin Jansa wrote: On Wed, Jul 23, 2014 at 03:56:16PM +0200, Martin Jansa wrote: On Mon, Jul 21, 2014 at 03:20:28PM -0700, Armin Kuster wrote: Backported Arm build fix Added gtk3 support Cleaned up PACKAGECONFIG options You cannot use IMAGE_FEATURES to define

Re: [oe] [OpenWrt-Devel] uClibc-ng

2014-07-24 Thread Bernhard Reutner-Fischer
On Wed, Jul 23, 2014 at 09:20:51PM +0200, Carmelo Amoroso wrote: Il 23 luglio 2014 13:42:38 Jody Bruchon j...@jodybruchon.com ha scritto: On 7/22/2014 11:30 PM, Steve Bennett wrote: I would like to add my support to Thomas' position. Regardless of what happens with glibc and/or musl,

Re: [oe] [OpenWrt-Devel] uClibc-ng

2014-07-24 Thread Khem Raj
On Thu, Jul 24, 2014 at 1:48 PM, Bernhard Reutner-Fischer rep.dot@gmail.com wrote: On Wed, Jul 23, 2014 at 09:20:51PM +0200, Carmelo Amoroso wrote: Il 23 luglio 2014 13:42:38 Jody Bruchon j...@jodybruchon.com ha scritto: On 7/22/2014 11:30 PM, Steve Bennett wrote: I would like to add my

[oe] [meta-initramfs][PATCH] linux-yocto-tiny-kexecboot: do not exec do_package_qa task

2014-07-24 Thread Andrea Adami
The task was added with commit d31f75a72cb2322f753d945da86d5f3287eef06b insane: Split do_package_qa into a separate task (from do_package) and we avoid it because the recipe does not create packages. Signed-off-by: Andrea Adami andrea.ad...@gmail.com ---

[oe] [meta-initramfs][PATCH] klibc-utils: add explicit dependency on klibc for the shared utils

2014-07-24 Thread Andrea Adami
The two recipes for klibc-utils (static and shared) have been split-off from a single original recipe for more granular packaging and share the same SRC_URI set in the .inc file so there is an implicit dependency. Make it explicit for the utils needing the shared klibc lib at runtime.

Re: [oe] [PATCH][meta-networking] openvpn: not use the hardcoded libdir

2014-07-24 Thread Rongqing Li
On 07/24/2014 07:02 PM, Martin Jansa wrote: On Thu, Jul 24, 2014 at 02:43:01PM +0800, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com it will lead to QA failure, since .debug dir can not be installed into dbg package ERROR: QA Issue: non debug package contains

Re: [oe] [PATCH v2][meta-perl] libxml-sax-writer-perl: add recipe

2014-07-24 Thread Rongqing Li
On 07/24/2014 07:14 PM, Martin Jansa wrote: On Tue, Jul 22, 2014 at 03:06:53PM +0800, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com Sorry, but it still isn't correct even with allarch, because there is dependency on TUNE_PKGARCH perl: ERROR:

Re: [oe] [PATCH][meta-networking] openvpn: not use the hardcoded libdir

2014-07-24 Thread Rongqing Li
On 07/24/2014 07:02 PM, Martin Jansa wrote: On Thu, Jul 24, 2014 at 02:43:01PM +0800, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com it will lead to QA failure, since .debug dir can not be installed into dbg package ERROR: QA Issue: non debug package contains

Re: [oe] [PATCH v2][meta-perl] libxml-sax-writer-perl: add recipe

2014-07-24 Thread Rongqing Li
On 07/24/2014 07:14 PM, Martin Jansa wrote: On Tue, Jul 22, 2014 at 03:06:53PM +0800, rongqing...@windriver.com wrote: From: Roy Li rongqing...@windriver.com Sorry, but it still isn't correct even with allarch, because there is dependency on TUNE_PKGARCH perl: ERROR: