[oe] [meta-oe][PATCH 2/2] cfengine: 3.9.0 -> 3.10.2

2018-01-03 Thread kai.kang
From: Kai Kang Upgrade cfengine from 3.9.0 to lastest lts version 3.10.2. Signed-off-by: Kai Kang --- .../cfengine/{cfengine_3.9.0.bb => cfengine_3.10.2.bb} | 13 - 1 file changed, 8 insertions(+), 5 deletions(-) rename meta-oe/recipes-extended/cfengine/{cfengine_3.9.0.bb =>

[oe] [meta-oe][PATCH 1/2] cfengine-masterfiles: 3.9.0 -> 3.10.2

2018-01-03 Thread kai.kang
From: Kai Kang Upgrade cfengine-masterfiles from 3.9.0 to lastest lts version 3.10.2. * year info has been updated in license file so md5 checksum changed * remove remove-policy-of-usr-local-sbin.patch which has been done in upstream already * correct install prefix Signed-off-by: Kai Kang --

Re: [oe] [OE-core] MS Windows machine?

2018-01-03 Thread Steffen Sledz
On 21.12.2017 14:00, Steffen Sledz wrote: > On 21.12.2017 12:39, Burton, Ross wrote: >> If you want to build for a Windows target then that should be possible but >> nobody as far as I'm aware has made the work public. meta-mingw will >> contain most of the changes needed as that does build Window

[oe] [meta-networking][PATCH] openl2tp: add ptest support

2018-01-03 Thread mingli.yu
From: Mingli Yu * Add run-ptest * Add patch to enable the regressin test Signed-off-by: Mingli Yu --- .../openl2tp/openl2tp/openl2tpd-enable-tests.patch | 24 ++ .../recipes-protocols/openl2tp/openl2tp/run-ptest | 97 ++ .../recipes-protocols/openl2tp/openl2tp_1.8.bb

Re: [oe] [meta-networking][PATCH] wireshark: CVE-2017-17935

2018-01-03 Thread Zhixiong Chi
On 2018年01月04日 06:23, akuster808 wrote: On 01/03/2018 12:34 AM, Zhixiong Chi wrote: Backport patch from the upstream: https://code.wireshark.org/review/gitweb?p=wireshark.git; a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1 https://nvd.nist.gov/vuln/detail/CVE-2017-17935 The File_read_li

[oe] [meta-oe][PATCH] jsoncpp: update to version 1.8.4

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-oe/recipes-devtools/jsoncpp/{jsoncpp_1.8.3.bb => jsoncpp_1.8.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/jsoncpp/{jsoncpp_1.8.3.bb => jsoncpp_1.8.4.bb} (93%) diff --git a/meta-oe/recipes-devtools/jsoncpp/jsonc

[oe] [meta-webserver][PATCH] nginx: update dev version to 1.13.8

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-httpd/nginx/{nginx_1.13.7.bb => nginx_1.13.8.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-webserver/recipes-httpd/nginx/{nginx_1.13.7.bb => nginx_1.13.8.bb} (64%) diff --git a/meta-webserver/recipes-httpd/nginx/n

[oe] [meta-python][PATCH 1/3] python-jsonpointer: add a python3 version of the recipe

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-jsonpointer.inc | 14 ++ .../recipes-devtools/python/python-jsonpointer_1.14.bb | 13 ++--- .../recipes-devtools/python/python3-jsonpointer_1.14.bb| 2 ++ 3 files changed, 18 insertions(+), 11

[oe] [meta-python][PATCH 3/3] python-jsonpatch: update to version 1.21

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-jsonpatch.inc | 4 ++-- .../python/{python-jsonpatch_1.20.bb => python-jsonpatch_1.21.bb} | 0 .../python/{python3-jsonpatch_1.20.bb => python3-jsonpatch_1.21.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH 2/3] python-jsonpatch: add a python3 version of the recipe

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-jsonpatch.inc | 12 .../recipes-devtools/python/python-jsonpatch_1.20.bb | 14 ++ .../recipes-devtools/python/python3-jsonpatch_1.20.bb | 6 ++ 3 files changed, 20 insertions(+),

Re: [oe] [meta-networking][PATCH] wireshark: CVE-2017-17935

2018-01-03 Thread akuster808
On 01/03/2018 12:34 AM, Zhixiong Chi wrote: > Backport patch from the upstream: > https://code.wireshark.org/review/gitweb?p=wireshark.git; > a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1 > https://nvd.nist.gov/vuln/detail/CVE-2017-17935 > > The File_read_line function in epan/wslua/wslua_f

[oe] [meta-python][PATCH 2/2] python-grpcio-tools: update to version 1.8.2

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- .../{python-grpcio-tools_1.7.0.bb => python-grpcio-tools_1.8.2.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-grpcio-tools_1.7.0.bb => python-grpcio-tools_1.8.2.bb} (74%) diff --git a/meta-pyth

[oe] [meta-python][PATCH 1/2] python-grpcio: update to version 1.8.2

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-grpcio_1.7.0.bb => python-grpcio_1.8.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-grpcio_1.7.0.bb => python-grpcio_1.8.2.bb} (82%) diff --git a/meta-python/recipes-d

Re: [oe] [meta-oe][rocko][PATCH] gpsd: fix /etc/default/gpsd ALTERNATIVES logic

2018-01-03 Thread Martin Kelly
On 12/28/2017 06:56 AM, Ramon Fried wrote: From: Martin Kelly The ALTERNATIVES logic for the /etc/default/gpsd file is broken, specifying ALTERNATIVE_LINK without brackets. In addition, it refers to ALTERNATIVE_PATH, which update-alternatives.bbclass doesn't use. With this patch, /etc/default/

Re: [oe] Slideshow for FOSDEM

2018-01-03 Thread Philip Balister
On 01/03/2018 09:47 AM, Paul Barker wrote: > Hi all, > > As we've only got one table at FOSDEM this year we're not going to > have space for as many bits of hardware as usual. I'd still like us to > show off the project and what people are building with OpenEmbedded & > Yocto Project though. Given

[oe] [meta-python][PATCH] python-werkzeug: update to version 0.14

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-werkzeug.inc | 4 ++-- .../python/{python-werkzeug_0.13.bb => python-werkzeug_0.14.bb} | 0 .../python/{python3-werkzeug_0.13.bb => python3-werkzeug_0.14.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-python][PATCH] pypi: remove class that was added to oe-core

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/classes/pypi.bbclass | 26 -- 1 file changed, 26 deletions(-) delete mode 100644 meta-python/classes/pypi.bbclass diff --git a/meta-python/classes/pypi.bbclass b/meta-python/classes/pypi.bbclass deleted file mode 100644 index e

[oe] [meta-python][PATCH] python-pandas: update to version 0.22.0

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pandas.inc | 4 ++-- .../python/{python-pandas_0.21.1.bb => python-pandas_0.22.0.bb} | 0 .../python/{python3-pandas_0.21.1.bb => python3-pandas_0.22.0.bb} | 0 3 files changed, 2 insertions(+), 2

Re: [oe] [meta-oe][PATCH] stat: add the recipe from oe-core

2018-01-03 Thread Philip Balister
On 01/02/2018 08:47 PM, Derek Straka wrote: > Makes sense. I'm all for letting someone add it back if they'd like to use > it over coreutils (understanding that it isn't maintained), but we can let > others chime in. meta-oe is not a place to dump recipes for unmaintained software. The recipe wil

[oe] Slideshow for FOSDEM

2018-01-03 Thread Paul Barker
Hi all, As we've only got one table at FOSDEM this year we're not going to have space for as many bits of hardware as usual. I'd still like us to show off the project and what people are building with OpenEmbedded & Yocto Project though. Given the limited space I think the best way to do this woul

[oe] [meta-python][PATCH] python-attrs: update to version 17.4.0

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-attrs.inc | 4 ++-- .../python/{python-attrs_17.3.0.bb => python-attrs_17.4.0.bb} | 0 .../python/{python3-attrs_17.3.0.bb => python3-attrs_17.4.0.bb} | 0 3 files changed, 2 insertions(+), 2

[oe] [meta-oe][PATCH] protobuf: update to version 3.5.1

2018-01-03 Thread Derek Straka
Signed-off-by: Derek Straka --- .../protobuf/{protobuf_3.4.1.bb => protobuf_3.5.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-oe/recipes-devtools/protobuf/{protobuf_3.4.1.bb => protobuf_3.5.1.bb} (94%) diff --git a/meta-oe/recipes-devtools/protobuf

[oe] [meta-python][PATCH] python-protobuf: update to version 3.5.1

2018-01-03 Thread Derek Straka
Add RDEPENDS to work on minimal python and don't pull in python-six in python3 Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-protobuf.inc | 17 + ...ython-protobuf_3.4.0.bb => python-protobuf_3.5.1.bb} | 0 ...hon3-protobuf_3.4.0.bb => python3-protob

Re: [oe] [meta-java][PATCH 0/7] Several fixes for java/ant recipes

2018-01-03 Thread Maxin B. John
Hi, On Wed, Jan 03, 2018 at 02:47:23AM +0100, liu.min...@gmail.com wrote: > From: Ming Liu > > Ming Liu (7): > meta: drop redundant DEPENDS_virtcalss-native definitions > meta: drop deprecated virtclass-native > commons-cli: extend native bbclass > commons-codec: extend native bbclass >

[oe] [meta-networking][PATCH] wireshark: CVE-2017-17935

2018-01-03 Thread Zhixiong Chi
Backport patch from the upstream: https://code.wireshark.org/review/gitweb?p=wireshark.git; a=commit;h=137ab7d5681486c6d6cc8faac4300b7cd4ec0cf1 https://nvd.nist.gov/vuln/detail/CVE-2017-17935 The File_read_line function in epan/wslua/wslua_file.c in Wireshark through 2.2.11 does not properly strip