Re: [oe] [meta-python][PATCH 1/2] python3-cryptography: merge bb and inc

2020-04-26 Thread Tim Orling
For some reason patchwork didn’t pick up these two patches On Sat, Apr 25, 2020 at 11:48 PM Tim Orling via lists.openembedded.org wrote: > From: Tim Orling > > Drop python-cryptography/ not used anywhere. > > Signed-off-by: Tim Orling > --- > .../python/python-cryptography.inc|

[oe] [meta-oe][PATCH] wolfssl: upgrade 4.3.0 -> 4.4.0

2020-04-26 Thread Pierre-Jean Texier via lists.openembedded.org
Release 4.4.0 of wolfSSL embedded TLS has bug fixes, new features and fixes for security vulnerabilities. See full changelog https://github.com/wolfSSL/wolfssl/releases/tag/v4.4.0-stablefixes Signed-off-by: Pierre-Jean Texier --- .../recipes-connectivity/wolfssl/{wolfssl_4.3.0.bb =>

[oe] [meta-oe] [PATCH] paho-mqtt-c: upgrade 1.3.1 -> 1.3.2

2020-04-26 Thread Wang Mingyu
From: Wang Mingyu add patches for resoving compile error with musl: 0001-Fix-bug-of-free-with-musl.patch Eclipse Public License : update to v 2.0 -License-Update: updated to 2020. Signed-off-by: Wang Mingyu --- .../0001-Fix-bug-of-free-with-musl.patch | 39 +++

[oe] [meta-python] [PATCH] python3-xlrd: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python3-xlrd/run-ptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-xlrd/run-ptest b/meta-python/recipes-devtools/python/python3-xlrd/run-ptest index

[oe] [meta-python] [PATCH] python3-xmltodict: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python3-xmltodict/run-ptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest b/meta-python/recipes-devtools/python/python3-xmltodict/run-ptest

[oe] [meta-python] [PATCH] python3-yappi: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python3-yappi/run-ptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-yappi/run-ptest b/meta-python/recipes-devtools/python/python3-yappi/run-ptest index

[oe] [meta-python] [PATCH] python3-xxhash: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python3-xxhash/run-ptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-xxhash/run-ptest b/meta-python/recipes-devtools/python/python3-xxhash/run-ptest index

[oe] [meta-python] [PATCH] python3-sqlparse: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python3-sqlparse/run-ptest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-sqlparse/run-ptest b/meta-python/recipes-devtools/python/python3-sqlparse/run-ptest

[oe] [meta-python] [PATCH] python3-whoosh: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python3-whoosh/run-ptest | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-whoosh/run-ptest b/meta-python/recipes-devtools/python/python3-whoosh/run-ptest index

[oe] [meta-python] [PATCH] python3-yarl: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- meta-python/recipes-devtools/python/python3-yarl/run-ptest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-yarl/run-ptest b/meta-python/recipes-devtools/python/python3-yarl/run-ptest index

[oe] [meta-python] [PATCH] python3-simpleeval: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- .../recipes-devtools/python/python3-simpleeval/run-ptest| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-simpleeval/run-ptest b/meta-python/recipes-devtools/python/python3-simpleeval/run-ptest

[oe] [meta-python] [PATCH] python3-webcolors: Modify ptest output format

2020-04-26 Thread zangrc
Signed-off-by: Zang Ruochen --- .../recipes-devtools/python/python3-webcolors/run-ptest| 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python3-webcolors/run-ptest b/meta-python/recipes-devtools/python/python3-webcolors/run-ptest

[oe] [meta-python][PATCH 2/2] python3-cryptography-vectors: merge bb and inc

2020-04-26 Thread Tim Orling
From: Tim Orling Signed-off-by: Tim Orling --- .../python/python-cryptography-vectors.inc| 18 .../python3-cryptography-vectors_2.8.bb | 21 ++- 2 files changed, 20 insertions(+), 19 deletions(-) delete mode 100644

[oe] [meta-python][PATCH 1/2] python3-cryptography: merge bb and inc

2020-04-26 Thread Tim Orling
From: Tim Orling Drop python-cryptography/ not used anywhere. Signed-off-by: Tim Orling --- .../python/python-cryptography.inc| 58 -- .../python/python-cryptography/run-ptest | 2 - .../python/python3-cryptography_2.8.bb| 61 ++- 3