Re: [oe] [meta-networking][PATCH] tinyproxy: Add recipe

2017-04-05 Thread Benjamin Gaignard
2017-04-05 20:41 GMT+02:00 Martin Jansa : > On Wed, Apr 05, 2017 at 02:53:26PM +0200, Benjamin Gaignard wrote: >> Signed-off-by: Benjamin Gaignard >> --- >> .../tinyproxy/tinyproxy/tinyproxy.service | 14 ++ >>

Re: [oe] [meta-networking][PATCH] tinyproxy: Add recipe

2017-04-05 Thread Benjamin Gaignard
2017-04-05 19:29 GMT+02:00 Khem Raj : > On Wed, Apr 5, 2017 at 5:53 AM, Benjamin Gaignard > wrote: >> Signed-off-by: Benjamin Gaignard >> --- >> .../tinyproxy/tinyproxy/tinyproxy.service | 14 ++ >>

Re: [oe] [meta-python][PATCH] systemd-python: add a new recipe

2017-04-05 Thread Khem Raj
On Wed, Apr 5, 2017 at 6:12 PM, Andrej Rode wrote: > Adds new recipe for systemd-python, python bindings for libsystemd > > Signed-off-by: Andrej Rode > --- > meta-python/recipes-devtools/python/systemd-python_234.bb | 11 +++ > 1 file

[oe] [meta-python][PATCH] systemd-python: add a new recipe

2017-04-05 Thread Andrej Rode
Adds new recipe for systemd-python, python bindings for libsystemd Signed-off-by: Andrej Rode --- meta-python/recipes-devtools/python/systemd-python_234.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644

[oe] [meta-python][PATCH v2 2/2] python-mprpc: add new recipe

2017-04-05 Thread Andrej Rode
Add recipe for python-mprpc, a messagepack RPC library for python Signed-off-by: Andrej Rode --- .../python-mprpc/python-mprpc_0.1.13.bb | 13 + 1 file changed, 13 insertions(+) create mode 100644

[oe] [meta-python][PATCH v2 1/2] python-gsocketpool: add new recipe

2017-04-05 Thread Andrej Rode
Adds recipe for python-gsocketpool as a dependency for python-mprpc Signed-off-by: Andrej Rode --- .../python-gsocketpool/python-gsocketpool_0.1.5.bb | 12 1 file changed, 12 insertions(+) create mode 100644

[oe] [PATCH 1/2] python-gsocketpool: add new recipe

2017-04-05 Thread Andrej Rode
--- .../python-gsocketpool/python-gsocketpool_0.1.5.bb | 12 1 file changed, 12 insertions(+) create mode 100644 meta-python/recipes-connectivity/python-gsocketpool/python-gsocketpool_0.1.5.bb diff --git

[oe] (no subject)

2017-04-05 Thread Andrej Rode
This patchset adds python-mprpc and python-gsocketpool to meta-python. mprpc is a messagepack RPC implementation for python. -- ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org

Re: [oe] [meta-oe][PATCH 01/43] gpm: Update to use git src uri

2017-04-05 Thread Khem Raj
Hi Martin I forgot to drop the ttf-inconsolata patch and its there in master-next too you might need to drop it manually http://git.openembedded.org/meta-openembedded/commit/?h=master-next=cb5f9fbbd6780011ab2c03b173800d6771d90961 On Wed, Apr 5, 2017 at 11:36 AM, Martin Jansa

Re: [oe] [meta-networking] [PATCH v2] nfacct: added nfacct recipe to meta-networking

2017-04-05 Thread Martin Jansa
On Wed, Apr 05, 2017 at 03:38:57PM +0200, Oliver Graute wrote: > this patch adds nfacct to meta-networking > > Signed-off-by: Oliver Graute > --- > meta-networking/recipes-filter/nfacct/nfacct_1.0.2.bb | 17 + > 1 file changed, 17 insertions(+) >

Re: [oe] [meta-networking][PATCH] tinyproxy: Add recipe

2017-04-05 Thread Martin Jansa
On Wed, Apr 05, 2017 at 02:53:26PM +0200, Benjamin Gaignard wrote: > Signed-off-by: Benjamin Gaignard > --- > .../tinyproxy/tinyproxy/tinyproxy.service | 14 ++ > .../recipes-support/tinyproxy/tinyproxy_1.8.4.bb | 32 > ++ > 2

Re: [oe] [meta-networking][morty][PATCH] uftp: Add recipe

2017-04-05 Thread Martin Jansa
On Mon, Apr 03, 2017 at 12:54:49PM +0200, Jaap de Jong wrote: > I don't see this recipe in master branch... > From cba20c0df65dcdd711009c5587142d2606deb1a9 Mon Sep 17 00:00:00 2001 > From: Jaap de Jong > Date: Mon, 3 Apr 2017 12:47:17 +0200 > Subject:

Re: [oe] [meta-oe][PATCH 01/43] gpm: Update to use git src uri

2017-04-05 Thread Khem Raj
I have created a new branch kraj/master-next which has the changes rebased on top of upstream master-next On Wed, Apr 5, 2017 at 10:41 AM, Martin Jansa wrote: > I've merged many changes from master-next today, only the ones for > meta-networking layer are left in

Re: [oe] [meta-oe][PATCH 01/43] gpm: Update to use git src uri

2017-04-05 Thread Khem Raj
On Wed, Apr 5, 2017 at 10:41 AM, Martin Jansa wrote: > I've merged many changes from master-next today, only the ones for > meta-networking layer are left in master-next now. > > Can you please resend remaining changes (rebased on master-next) and > integrate the fixes

Re: [oe] [meta-oe][PATCH 2/5] logfsprogs: Blacklist, doesn't have proper PV, doesn't respect LDFLAGS

2017-04-05 Thread Khem Raj
actually I have fixed this https://github.com/kraj/meta-openembedded/commit/d59df07060d145aa8cd5c88986250e92f29c466c On Mon, Apr 3, 2017 at 11:37 AM, Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- >

Re: [oe] [meta-oe][PATCH 01/43] gpm: Update to use git src uri

2017-04-05 Thread Martin Jansa
I've merged many changes from master-next today, only the ones for meta-networking layer are left in master-next now. Can you please resend remaining changes (rebased on master-next) and integrate the fixes into them? Thanks On Wed, Apr 5, 2017 at 6:38 PM, Khem Raj wrote:

Re: [oe] [meta-networking][PATCH] tinyproxy: Add recipe

2017-04-05 Thread Khem Raj
On Wed, Apr 5, 2017 at 5:53 AM, Benjamin Gaignard wrote: > Signed-off-by: Benjamin Gaignard > --- > .../tinyproxy/tinyproxy/tinyproxy.service | 14 ++ > .../recipes-support/tinyproxy/tinyproxy_1.8.4.bb | 32 >

Re: [oe] [meta-networking] [PATCH] unbound: this patch adds unbound to meta-networking

2017-04-05 Thread Khem Raj
On Wed, Apr 5, 2017 at 6:40 AM, Oliver Graute wrote: > Unbound is a validating, recursive, and caching DNS resolver > > Signed-off-by: Oliver Graute > --- > .../recipes-support/unbound/unbound_1.6.1.bb | 57 > ++ > 1

Re: [oe] [meta-networking] [PATCH] libreswan: this patch adds libreswan to meta-networking

2017-04-05 Thread Khem Raj
On Wed, Apr 5, 2017 at 6:41 AM, Oliver Graute wrote: > Libreswan is an IPsec implementation for Linux > > Signed-off-by: Oliver Graute > --- > .../recipes-support/libreswan/libreswan_3.20.bb| 48 > ++ > 1 file changed,

Re: [oe] [meta-oe][PATCH 06/43] lvm2: Fix patch errors found with musl

2017-04-05 Thread Khem Raj
I have pushed a patch on top to remove it https://github.com/kraj/meta-openembedded/commit/d7faf5fe8e9a4fc01e19fd5690496af47855fdcf On Sat, Apr 1, 2017 at 8:20 AM, Khem Raj wrote: > On Fri, Mar 31, 2017 at 8:50 PM, Peter Kjellerstedt > wrote:

Re: [oe] [meta-xfce][PATCH 37/43] xarchiver: Fix build with security flags turned on

2017-04-05 Thread Khem Raj
On Sun, Apr 2, 2017 at 12:16 AM, Martin Jansa wrote: > ../../git/src/window.c:234:52: error: incompatible type for argument 4 of > 'gtk_message_dialog_new' > dialog = gtk_message_dialog_new (window,mode,type,"%s",button,message1); >

Re: [oe] [meta-oe][PATCH 24/43] minicoredumper: Update to 2.0.0

2017-04-05 Thread Khem Raj
On Sun, Apr 2, 2017 at 12:14 AM, Martin Jansa wrote: > minicoredumper-2.0.0: minicoredumper: Files/directories were installed but > not shipped in any package: > /run > Please set FILES such that these items are packaged. Alternatively if they > are unneeded, avoid

Re: [oe] [meta-oe][PATCH 18/43] ttf-inconsolata: Move copying of .otf to .ttf into do_compile

2017-04-05 Thread Khem Raj
Drop this one, I see same error without this change, since it does not fix the problem, I can look into it and send a new version if I find the proper fix On Sun, Apr 2, 2017 at 12:14 AM, Martin Jansa wrote: > mv: cannot stat >

Re: [oe] [meta-oe][PATCH 29/43] libqb: Upgrade to 1.0.1 release

2017-04-05 Thread Khem Raj
On Mon, Apr 3, 2017 at 7:18 AM, Martin Jansa wrote: > On Fri, Mar 31, 2017 at 09:42:33AM -0700, Khem Raj wrote: >> Add a patch needed for cross compiling > > This breaks corosync: > http://errors.yoctoproject.org/Errors/Details/138932/ > This needed updated too. I have

Re: [oe] [meta-oe][PATCH 01/43] gpm: Update to use git src uri

2017-04-05 Thread Khem Raj
Thanks Martin for triaging it. The fix is pushed to kraj/master https://github.com/kraj/meta-openembedded/commit/21b5a2ad436439bfddd8b1d30fcfab28d868d063 On Mon, Apr 3, 2017 at 12:19 PM, Martin Jansa wrote: > On Fri, Mar 31, 2017 at 09:42:05AM -0700, Khem Raj wrote: >>

Re: [oe] [OE-core] State of bitbake world, Failed tasks 2017-04-04

2017-04-05 Thread akuster808
I will look into netmap, lksctp-tools, bundler., php5/7 - armin On 04/05/2017 02:23 AM, Martin Jansa wrote: == Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies

[oe] [meta-networking] [PATCH] unbound: this patch adds unbound to meta-networking

2017-04-05 Thread Oliver Graute
Unbound is a validating, recursive, and caching DNS resolver Signed-off-by: Oliver Graute --- .../recipes-support/unbound/unbound_1.6.1.bb | 57 ++ 1 file changed, 57 insertions(+) create mode 100644

[oe] [meta-networking] [PATCH] libreswan: this patch adds libreswan to meta-networking

2017-04-05 Thread Oliver Graute
Libreswan is an IPsec implementation for Linux Signed-off-by: Oliver Graute --- .../recipes-support/libreswan/libreswan_3.20.bb| 48 ++ 1 file changed, 48 insertions(+) create mode 100644

[oe] [meta-networking] [PATCH v2] nfacct: added nfacct recipe to meta-networking

2017-04-05 Thread Oliver Graute
this patch adds nfacct to meta-networking Signed-off-by: Oliver Graute --- meta-networking/recipes-filter/nfacct/nfacct_1.0.2.bb | 17 + 1 file changed, 17 insertions(+) create mode 100644 meta-networking/recipes-filter/nfacct/nfacct_1.0.2.bb diff

[oe] [meta-networking][PATCH] tinyproxy: Add recipe

2017-04-05 Thread Benjamin Gaignard
Signed-off-by: Benjamin Gaignard --- .../tinyproxy/tinyproxy/tinyproxy.service | 14 ++ .../recipes-support/tinyproxy/tinyproxy_1.8.4.bb | 32 ++ 2 files changed, 46 insertions(+) create mode 100644

Re: [oe] [meta-oe][PATCH v2] gflags: correct S and update library install directory

2017-04-05 Thread Kang Kai
On 2017年03月30日 23:49, Martin Jansa wrote: This could be the reason for opencv failures: http://errors.yoctoproject.org/Errors/Details/138538/ Sorry for the trouble and I am working on it. --Kai On Tue, Mar 21, 2017 at 6:53 AM, >

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

2017-04-05 Thread Martin Jansa
== Number of issues - stats == {| class='wikitable' !|Date !!colspan='3'|Failed tasks !!colspan='6'|Failed depencencies !!|Signatures!!colspan='14'|QA !!Comment |- || ||qemuarm ||qemux86 ||qemux86_64