Re: [oe] [meta-networking][PATCH] meta-networking: virtual/db dependency corrected to db

2017-12-19 Thread Martin Jansa
https://patchwork.openembedded.org/patch/145728/ https://patchwork.openembedded.org/patch/145729/ On Sat, Dec 16, 2017 at 2:51 PM, Martin Jansa wrote: > There are already pending changes for this. > > On Sat, Dec 16, 2017 at 11:45 AM, Dariusz Pelowski < >

Re: [oe] [meta-networking][PATCH] cyrus-sasl: depend on db

2017-12-19 Thread Martin Jansa
There is fix for this already: https://patchwork.openembedded.org/patch/145729/ On Wed, Dec 20, 2017 at 6:45 AM, Chunrong Guo wrote: > From: Chunrong Guo > > *db don't provide virtual/db > > https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=

[oe] [meta-networking][PATCH] cyrus-sasl: depend on db

2017-12-19 Thread Chunrong Guo
From: Chunrong Guo *db don't provide virtual/db https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=fe10cad66932c23812f344c6551cdb4f9e0b867b Signed-off-by: Chunrong Guo --- meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 2

[oe] [meta-oe][PATCH] libyui-ncurses: new add

2017-12-19 Thread zhengrq
Add a new recipe libyui-ncurses, which is a rdepend for dnfdragora. Signed-off-by: Zheng Ruoqin --- ...1-Fix-the-error-of-can-t-find-header-file.patch | 100 + .../recipes-graphics/libyui/libyui-ncurses_git.bb | 50 +++ 2 files changed,

[oe] [meta-oe][PATCH] libyui: new add

2017-12-19 Thread zhengrq
Add a new recipe libyui, which is a rdepend for dnfdragora. Signed-off-by: Zheng Ruoqin --- meta-oe/recipes-graphics/libyui/libyui_git.bb | 39 +++ 1 file changed, 39 insertions(+) create mode 100644

Re: [oe] State of bitbake world, Failed tasks 2017-12-17

2017-12-19 Thread Andreas Müller
On Tue, Dec 19, 2017 at 8:49 PM, akuster808 wrote: > This build included some meta-python changes that had v2 after the build > started. > > > == Failed tasks 2017-12-17 == > > INFO: jenkins-job.sh-1.8.43 Complete log available at >

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

2017-12-19 Thread akuster808
This build included some meta-python changes that had v2 after the build started. == Failed tasks 2017-12-17 == INFO: jenkins-job.sh-1.8.43 Complete log available at http://logs.nslu2-linux.org/buildlogs/oe/world/sumo/log.report.20171219_092527.log === common (7) === *

[oe] [meta-python][PATCH] python-pyopenssl: update to version 17.5.0

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pyopenssl.inc | 4 ++-- .../python/{python-pyopenssl_17.3.0.bb => python-pyopenssl_17.5.0.bb} | 0 .../{python3-pyopenssl_17.3.0.bb => python3-pyopenssl_17.5.0.bb} | 0 3 files

[oe] [meta-python][PATCH] python-aws-iot-device-sdk-python: update to version 1.3.1

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../recipes-devtools/python/python-aws-iot-device-sdk-python.inc | 4 ++-- ...-sdk-python_1.2.0.bb => python-aws-iot-device-sdk-python_1.3.1.bb} | 0 ...sdk-python_1.2.0.bb => python3-aws-iot-device-sdk-python_1.3.1.bb} | 0 3 files

[oe] [meta-python][PATCH] python-ipaddress: update to version 1.0.19

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- .../python/{python-ipaddress_1.0.18.bb => python-ipaddress_1.0.19.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python-ipaddress_1.0.18.bb => python-ipaddress_1.0.19.bb} (67%) diff

[oe] [meta-python][PATCH] python-pylint: update to version 1.8.1

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pylint.inc | 4 ++-- .../python/{python-pylint_1.7.4.bb => python-pylint_1.8.1.bb} | 0 .../python/{python3-pylint_1.7.4.bb => python3-pylint_1.8.1.bb} | 0 3 files

Re: [oe] [meta-python][PATCH] python-webencodings: update RDEPENDS to include lxml

2017-12-19 Thread Derek Straka
Drop this one in favor of the v2 that has the correct package in the commit msg On Tue, Dec 19, 2017 at 1:29 PM, Derek Straka wrote: > Signed-off-by: Derek Straka > --- > meta-python/recipes-devtools/python/python-webencodings.inc | 5 - > 1 file

[oe] [meta-python][PATCHv2] python-webencodings: update RDEPENDS to include json

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-webencodings.inc | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc

[oe] [meta-python][PATCH] python-html5lib: update to version 1.0.1

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-html5lib.inc| 7 --- .../{python-html5lib_0.9.bb => python-html5lib_1.0.1.bb} | 0 .../{python3-html5lib_0.9.bb => python3-html5lib_1.0.1.bb} | 0 3 files changed, 4

[oe] [meta-python][PATCH] python-webencodings: update RDEPENDS to include lxml

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-webencodings.inc | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-webencodings.inc

[oe] [meta-python][PATCH] python-pycparser: update RDEPENDS to add ply

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pycparser.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-python/recipes-devtools/python/python-pycparser.inc b/meta-python/recipes-devtools/python/python-pycparser.inc index

[oe] [meta-python][PATCH] python-pymisp: update to version 2.4.84

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pymisp.inc | 11 --- .../{python-pymisp_2.4.82.bb => python-pymisp_2.4.84.bb} | 0 .../{python3-pymisp_2.4.82.bb => python3-pymisp_2.4.84.bb}| 0 3 files changed, 8

[oe] [meta-python][PATCH 2/2] python-pytest: update to version 3.3.1

2017-12-19 Thread Derek Straka
Update RDEPENDS for latest version Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pytest.inc | 7 +-- py-remove-the-setup_requires-for-setuptools-scm.patch | 15 +-- .../recipes-devtools/python/python-pytest_3.2.5.bb

[oe] [meta-python][PATCH 1/2] python-pluggy: add initial recipe for version 0.6.0

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pluggy.inc | 9 + meta-python/recipes-devtools/python/python-pluggy_0.6.0.bb | 2 ++ meta-python/recipes-devtools/python/python3-pluggy_0.6.0.bb | 2 ++ 3 files changed, 13 insertions(+)

[oe] [meta-python][PATCH 1/2] python-cryptography: update to version 2.1.4

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography.inc | 4 ++-- .../{python-cryptography_2.1.3.bb => python-cryptography_2.1.4.bb}| 0 .../{python3-cryptography_2.1.3.bb => python3-cryptography_2.1.4.bb} | 0 3 files

[oe] [meta-python][PATCH 2/2] python-cryptography-vectors: update to version 2.1.4

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cryptography-vectors.inc | 4 ++-- ...tography-vectors_2.1.3.bb => python-cryptography-vectors_2.1.4.bb} | 0 ...ography-vectors_2.1.3.bb => python3-cryptography-vectors_2.1.4.bb} | 0 3 files

[oe] [meta-python][PATCH] python-attr: update to version 0.3.1

2017-12-19 Thread Derek Straka
Update license file checksum and verify MIT still applies Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-attr.inc | 6 +++--- .../python/{python-attr_0.2.0.bb => python-attr_0.3.1.bb} | 0 .../python/{python3-attr_0.2.0.bb

[oe] [meta-python][PATCH] python-asn1crypto: update to version 0.24.0

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-asn1crypto.inc | 4 ++-- .../{python-asn1crypto_0.23.0.bb => python-asn1crypto_0.24.0.bb} | 0 .../{python3-asn1crypto_0.23.0.bb => python3-asn1crypto_0.24.0.bb}| 0 3 files

[oe] [meta-python][PATCHv2] python-simplejson: update to version 3.13.2

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-simplejson.inc | 4 ++-- .../{python-simplejson_3.12.0.bb => python-simplejson_3.13.2.bb} | 0 .../{python3-simplejson_3.12.0.bb => python3-simplejson_3.13.2.bb}| 0 3 files

[oe] [meta-networking][PATCH] wireshark: Update to 2.2.11

2017-12-19 Thread Armin Kuster
From: Armin Kuster changed --with-ssh to --with-libssh=DIR includes: wnpa-sec-2017-47 : CVE-2017-17084 The IWARP_MPA dissector could crash. (Bug 14236) wnpa-sec-2017-48 : CVE-2017-17083 The NetBIOS dissector could crash. (Bug 14249) wnpa-sec-2017-49 :

[oe] [meta-python][PATCH] python-simplejson: update to version 3.13.2

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-simplejson.inc| 4 ++-- meta-python/recipes-devtools/python/python-simplejson_3.13.2.bb | 2 ++ meta-python/recipes-devtools/python/python3-simplejson_3.13.2.bb | 7 +++ 3 files changed, 11

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

2017-12-19 Thread Derek Straka
Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-pandas.inc| 5 ++--- .../python/{python-pandas_0.21.0.bb => python-pandas_0.21.1.bb} | 1 + .../python/{python3-pandas_0.21.0.bb => python3-pandas_0.21.1.bb}| 0 3 files

[oe] [meta-qt5] File name too long error while building qtwebengine

2017-12-19 Thread Adam Lee
I am on meta-qt5 master (# 06d1c47396508), but this happens on Rocko as well. *| ninja: error:

[oe] [meta-python][PATCH] python-psutil: update to version 5.4.2

2017-12-19 Thread Derek Straka
Create a tests package Update RDEPENDS Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-psutil.inc | 13 +++-- .../{python-psutil_5.4.1.bb => python-psutil_5.4.2.bb} | 0 .../{python3-psutil_5.4.1.bb => python3-psutil_5.4.2.bb}

[oe] [meta-python][PATCH] python-astroid: update to version 1.6.0

2017-12-19 Thread Derek Straka
Split out the test packages Update the RDEPENDS for minimal python installs Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-astroid.inc | 16 ++-- .../recipes-devtools/python/python-astroid_1.5.3.bb | 7 ---

Re: [oe] splitting python's standard library

2017-12-19 Thread Derek Straka
Thanks for the heads up. I'll pull the changeset into my testing branch and touch up all the meta-python recipes to remove the now non-existent packages. On Tue, Dec 19, 2017 at 8:43 AM, Burton, Ross wrote: > On 19 December 2017 at 13:23, Derek Straka

Re: [oe] splitting python's standard library

2017-12-19 Thread Burton, Ross
On 19 December 2017 at 13:23, Derek Straka wrote: > Cool. Works for me. Thanks. > There's an epic patch on the list which I'm reviewing right now that drastically changes how the core Python library is packaged. If you'd like to have a look, the almost-final (my bandaid

Re: [oe] splitting python's standard library

2017-12-19 Thread Derek Straka
Cool. Works for me. Thanks. -Derek On Tue, Dec 19, 2017 at 8:12 AM, Alexander Kanavin < alexander.kana...@linux.intel.com> wrote: > On 12/19/2017 02:31 PM, Derek Straka wrote: > >> Well, I've been able to do it just fine for the majority of packages in >> meta-python by myself. Since I

Re: [oe] splitting python's standard library

2017-12-19 Thread Alexander Kanavin
On 12/19/2017 02:31 PM, Derek Straka wrote: Well, I've been able to do it just fine for the majority of packages in meta-python by myself.  Since I contribute the majority of the patches and maintain the layer, I want this capability maintained in meta-python.  If you plan on removing that

Re: [oe] splitting python's standard library

2017-12-19 Thread Derek Straka
Well, I've been able to do it just fine for the majority of packages in meta-python by myself. Since I contribute the majority of the patches and maintain the layer, I want this capability maintained in meta-python. If you plan on removing that functionality in oe-core, I'd like to have the