Re: [oe] [meta-networking][PATCH] ssmtp: misc recipe updates + add Debian "partial loss of message body" fix

2017-10-20 Thread Khem Raj
On Fri, Oct 20, 2017 at 5:27 PM, Andre McCurdy wrote: > On Fri, Oct 20, 2017 at 5:14 PM, Khem Raj wrote: >> On Fri, Oct 20, 2017 at 3:29 PM, Andre McCurdy wrote: >>> - Backport Debian fix for "partial loss of message body, sending

Re: [oe] [meta-networking][PATCH] ssmtp: misc recipe updates + add Debian "partial loss of message body" fix

2017-10-20 Thread Andre McCurdy
On Fri, Oct 20, 2017 at 5:14 PM, Khem Raj wrote: > On Fri, Oct 20, 2017 at 3:29 PM, Andre McCurdy wrote: >> - Backport Debian fix for "partial loss of message body, sending >>message to wrong recipicients" issue: >> >> >>

Re: [oe] [meta-networking][PATCH] ssmtp: misc recipe updates + add Debian "partial loss of message body" fix

2017-10-20 Thread Khem Raj
On Fri, Oct 20, 2017 at 3:29 PM, Andre McCurdy wrote: > - Backport Debian fix for "partial loss of message body, sending >message to wrong recipicients" issue: > > > https://sources.debian.net/patches/ssmtp/2.64-8/ssmtp-bug584162-fix.patch/ > > - Control ipv6

Re: [oe] [meta-qt5][PATCH 2/2] qmake5_base: add OE_QMAKE_OBJCOPY from OBJCOPY

2017-10-20 Thread Martin Jansa
Either this or the ptest change seems to cause: http://errors.yoctoproject.org/Errors/Details/157417/ On Tue, Oct 17, 2017 at 9:56 PM, Stefan Sonski wrote: > From: "Chris E. Rallis" > > Signed-off-by: Stefan Sonski > --- >

Re: [oe] [meta-qt5][PATCH v2] qt5-ptest.inc: fix qtxmlpatterns:do_install_ptest out-of-order call

2017-10-20 Thread Martin Jansa
Either this or the objcopy change seems to cause: http://errors.yoctoproject.org/Errors/Details/157417/ On Wed, Oct 18, 2017 at 8:42 PM, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko > > ptest.bbclass provides a set of standard do_*_ptest_base tasks. Each of

Re: [oe] [meta-oe][PATCH v3] mraa/upm: enable nodejs bindings by default

2017-10-20 Thread Martin Jansa
Fails to build: http://errors.yoctoproject.org/Errors/Details/157425/ On Tue, Oct 17, 2017 at 2:12 PM, Mikko Ylinen wrote: > Hi, > > > > On 17/10/17 15:07, Martin Jansa wrote: > >> On Tue, Oct 17, 2017 at 02:55:39PM +0300, Mikko Ylinen wrote: >> >>> HAVE_NODEJS is

[oe] [meta-networking][PATCH] ssmtp: misc recipe updates + add Debian "partial loss of message body" fix

2017-10-20 Thread Andre McCurdy
- Backport Debian fix for "partial loss of message body, sending message to wrong recipicients" issue: https://sources.debian.net/patches/ssmtp/2.64-8/ssmtp-bug584162-fix.patch/ - Control ipv6 support based on ipv6 DISTRO feature. - Enable ssl support by default (and add PACKAGECONFIG

[oe] [meta-oe][pyro][PATCH] opencv: fix runtime dependencies.

2017-10-20 Thread Anselmo L. S. Melo
From: Ismo Puustinen The newly split "libopencv-ts" package is empty (and thus not created), because all ts files are installed in the development package. So, do not add a runtime dependency to libopencv-ts. Signed-off-by: Ismo Puustinen

Re: [oe] [meta-oe][PATCH 1/1] opencv: fix runtime dependencies.

2017-10-20 Thread Martin Jansa
Follow the README and put [pyro] in the subject. I've noticed this only because this doesn't apply to master where 3.2 version was removed 3 months ago with: commit 31fceb560c0b81cff3aa439e3f43fd7a04dc477f Author: Ismo Puustinen AuthorDate: Thu Aug 10 12:58:18 2017

[oe] State of bitbake world, Failed tasks 2017-10-18

2017-10-20 Thread Martin Jansa
http://www.openembedded.org/wiki/Bitbake_World_Status == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!|Signatures !!colspan='15'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64

Re: [oe] [meta-browser] Modern Chromium with GN

2017-10-20 Thread Trevor Woerner
On Thu 2017-10-19 @ 06:24:11 PM, Raphael Kubo da Costa wrote: > Raphael Kubo da Costa writes: > > Work on Chromium 62 has started, but updating is a bit slower now that > > I'm trying to test GCC 5, 7, pyro and rocko. > > I've pushed a new branch called

Re: [oe] [meta-networking][PATCH] bridge-utils: modify the AR to cross toolchain

2017-10-20 Thread Joe MacDonald
[Re: [oe] [meta-networking][PATCH] bridge-utils: modify the AR to cross toolchain] On 17.10.19 (Thu 09:06) Khem Raj wrote: > On Thu, Oct 19, 2017 at 12:12 AM, Li Zhou wrote: > > The Makefile uses the host “ar” tool when it should be using the > > ar from the target