Re: [oe] [meta-oe][PATCH] poppler: fix compile errors

2018-04-02 Thread akuster808
On 04/02/2018 04:56 AM, Andreas Müller wrote: > On Mon, Apr 2, 2018 at 4:36 AM, Armin Kuster wrote: >> disable glib via new PACKGAGECONFIG option >> >> glib.so, not found (try using -rpath or -rpath-link) >> | ./libpoppler-glib.so: undefined reference to >>

[oe] [meta-python][PATCH] python-dateutil: update to version 2.7.2

2018-04-02 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-dateutil.inc | 4 ++-- .../python/{python-dateutil_2.7.0.bb => python-dateutil_2.7.2.bb} | 0 .../python/{python3-dateutil_2.7.0.bb => python3-dateutil_2.7.2.bb} | 0 3 files

Re: [oe] [meta-python][PATCH] python-jsonpatch: fix do_install

2018-04-02 Thread Mark Asselstine
On Friday, March 30, 2018 4:22:28 AM EDT Martin Jansa wrote: > Or it doesn't need to be applied for python3-jsonpatch at all and the > SRC_URI change should be moved to python-jsonpatch_1.21.bb. > > At least in my world builds I haven't seen this issue with > python3-jsonpatch, only with

[oe] [V2][meta-python][PATCH] python-jsonpatch: fix do_install failure with py2 build

2018-04-02 Thread Mark Asselstine
The following error is seen when do_install is run | UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in | position 16: ordinal not in range(128) ERROR: python setup.py | install execution failed. This is reported in the upstream project as part of pull request #81

Re: [oe] [meta-oe][PATCH] poppler: fix compile errors

2018-04-02 Thread Andreas Müller
On Mon, Apr 2, 2018 at 4:36 AM, Armin Kuster wrote: > disable glib via new PACKGAGECONFIG option > > glib.so, not found (try using -rpath or -rpath-link) > | ./libpoppler-glib.so: undefined reference to > `FormWidgetText::noSpellCheck() const' > | ./libpoppler-glib.so:

[oe] [meta-python][PATCH] python-pip: add python-misc to RDEPENDS to fix issues import xmlrpclib

2018-04-02 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pip_9.0.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-pip_9.0.3.bb b/meta-python/recipes-devtools/python/python-pip_9.0.3.bb index

Re: [oe] [meta-oe][PATCH] poppler: fix compile errors

2018-04-02 Thread Andreas Müller
On Mon, Apr 2, 2018 at 4:54 PM, akuster808 wrote: > > > On 04/02/2018 04:56 AM, Andreas Müller wrote: >> On Mon, Apr 2, 2018 at 4:36 AM, Armin Kuster wrote: >>> disable glib via new PACKGAGECONFIG option >>> >>> glib.so, not found (try using -rpath or

[oe] [meta-networking][PATCH 1/6] wpan-tools: Add recipe

2018-04-02 Thread Khem Raj
lowpan-utils should be removed in favor of this package Signed-off-by: Khem Raj --- .../recipes-support/wpan-tools/wpan-tools_git.bb | 18 ++ 1 file changed, 18 insertions(+) create mode 100644

[oe] [meta-networking][PATCH 6/6] lowpan-tools: Switch to using github src_uri and fix build with gcc8

2018-04-02 Thread Khem Raj
Signed-off-by: Khem Raj --- ...001-coordinator-Fix-strncpy-range-warning.patch | 30 ++ .../lowpan-tools/lowpan-tools_git.bb | 5 ++-- 2 files changed, 33 insertions(+), 2 deletions(-) create mode 100644

[oe] [meta-networking][PATCH 4/6] yp-tools: Upgrade to 4.2.3

2018-04-02 Thread Khem Raj
Switch to github for SRC_URI Signed-off-by: Khem Raj --- ...ding_dup.c-Include-string.h-for-strdup-de.patch | 28 ...mp_bindings.c-Include-string.h-for-memset.patch | 30 -- .../nis/{yp-tools_4.2.2.bb => yp-tools_4.2.3.bb} | 11

[oe] [meta-oe][PATCH 2/6] zeromq: Fixup do_install_ptest_base failure

2018-04-02 Thread Khem Raj
From: Mark Asselstine The following error is being hit: | install: cannot stat | '.../tmp/work/core2-64-poky-linux/zeromq/4.2.3-r0/build/.libs/test_*': | No such file or directory This is being hit in the 'state of the world' builds (see [oe] State of the

[oe] [meta-oe][PATCH 5/6] msgpack-c: Update to latest and fix build with gcc8

2018-04-02 Thread Khem Raj
Signed-off-by: Khem Raj --- .../0001-Fix-Werror-class-memaccess.patch | 35 ++ .../recipes-devtools/msgpack/msgpack-c_2.1.5.bb| 3 +- 2 files changed, 37 insertions(+), 1 deletion(-) create mode 100644

[oe] [meta-oe][PATCH 3/6] zeromq: Upgrade to 4.2.5

2018-04-02 Thread Khem Raj
Signed-off-by: Khem Raj --- .../recipes-connectivity/zeromq/{zeromq_4.2.3.bb => zeromq_4.2.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-connectivity/zeromq/{zeromq_4.2.3.bb => zeromq_4.2.5.bb} (87%) diff --git

Re: [oe] [meta-oe][PATCH] poppler: fix compile errors

2018-04-02 Thread Andreas Müller
On Mon, Apr 2, 2018 at 6:53 PM, Andreas Müller wrote: > On Mon, Apr 2, 2018 at 4:54 PM, akuster808 wrote: >> >> >> On 04/02/2018 04:56 AM, Andreas Müller wrote: >>> On Mon, Apr 2, 2018 at 4:36 AM, Armin Kuster wrote:

[oe] [PATCH] lmbench: refresh local patches to avoid fuzz warnings

2018-04-02 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- ...usl-define-guard-before-redefining-sockle.patch | 8 +-- .../0001-lat_http.c-Add-printf-format.patch| 6 +- ...t-CFLAGS-LDFLAGS-to-append-values-passed-.patch | 9 +--