Re: [oe] [PATCH] samba: unblacklist and link with bfd on arm only

2016-09-14 Thread Andreas Müller
On Wed, Sep 14, 2016 at 11:21 PM, Martin Jansa wrote: > What about the other 2 issues mentioned in the comment? > I am sure I am missing something. I did * pull meta-oe * built samba with this patch attached in a 'crowded' sysroot (good for floating dependencies) for arm

[oe] [PATCH] samba: unblacklist

2016-09-14 Thread Andreas Müller
This should make all happy: * arm people can build again * others are not affected Andreas Müller (1): samba: unblacklist and link with bfd on arm only meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) -- 2.5.5 --

[oe] [PATCH] samba: unblacklist and link with bfd on arm only

2016-09-14 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/meta-networking/recipes-connectivity/samba/samba_4.4.5.bb

Re: [oe] [PATCH] libnl: Fix possible host contamination error

2016-09-14 Thread Martin Jansa
This also needs to go to openembedded-core not -devel. On Wed, Sep 14, 2016 at 1:55 PM, Mike Looijmans wrote: > Usually this is the result from using a "cp" (typically "cp -r") command > in the install script instead of "install". Use "install" if possible, > patch the

[oe] [meta-qt5][bug] configure step of qtdeclarative fail during "populate_sdk" step

2016-09-14 Thread piotr.lewicki
Hi, I just tried to execute "populate_sdk" step but my build failed due to the error in "nativesdk-qtdeclarative". (log below) I use the newest version of meta-qt5 (4656ab3636c099906989e0d923e1ac7a8ffe7b31) and I'm building an image for raspberry pi. Could you help me with this? Thank

Re: [oe] [meta-networking][PATCH] lksctp-tools: 1.0.16 -> 1.0.17

2016-09-14 Thread Joe MacDonald
[[oe] [meta-networking][PATCH] lksctp-tools: 1.0.16 -> 1.0.17] On 16.09.14 (Wed 00:59) Wang Xin wrote: > Upgrade lksctp-tools from 1.0.16 to 1.0.17. > > Signed-off-by: Wang Xin Is this any different than the one you sent out on Monday? It looks like an

Re: [oe] [PATCH] libnl: Fix possible host contamination error

2016-09-14 Thread Mike Looijmans
Usually this is the result from using a "cp" (typically "cp -r") command in the install script instead of "install". Use "install" if possible, patch the makefile if you have to. If the install script uses "cp -r", add a few extra --preserve options to the command to prevent it overriding

[oe] [PATCH] libnl: Fix possible host contamination error

2016-09-14 Thread Mats Karrman
From 975b7e64462a465449d367ff6a4e5240a59221d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mats=20K=C3=A4rrman?= Date: Wed, 14 Sep 2016 12:29:27 +0200 Subject: [PATCH] libnl: Fix possible host contamination error --- meta/recipes-support/libnl/libnl_3.2.28.bb | 4 1 file

[oe] [meta-oe][PATCH] openldap: fix CVE-2015-3276

2016-09-14 Thread wenzong.fan
From: Li Wang the patch comes from: https://bugzilla.redhat.com/show_bug.cgi?id=1238322 https://bugzilla.redhat.com/attachment.cgi?id=1055640 The nss_parse_ciphers function in libraries/libldap/tls_m.c in OpenLDAP does not properly parse OpenSSL-style multi-keyword mode