[oe] [meta-networking][zeus][dunfell][PATCH] freediameter: Fix testcnx ptest failure

2020-07-08 Thread Ovidiu Panait
Currently, testcnx ptest fails due to expired CA certificates:
Test project /usr/lib64/freeDiameter/ptest
...
Start 10: testcnx
10/11 Test #10: testcnx ..***Failed 0.12 sec
...


Command: "/usr/lib64/freeDiameter/ptest/testcnx"
Directory: /usr/lib64/freeDiameter/ptest
"testcnx" start time: Jun 17 10:52 UTC
Output:
--
10:52:43  ERROR  ERROR: Invalid parameter '(conn->cc_rcvthr != 
(pthread_t)((voidd
 *)0))', 22
10:52:43  ERROR  TLS: Remote certificate invalid on socket 6 (Remote: 
'localhostt
.localdomain')(Connection: '{---T} TCP from [127.0.0.1]:57898 (4<-6)') :
10:52:43  ERROR   - The certificate has expired.
10:52:43  ERROR  TLS ERROR: in 'ret = 
gnutls_handshake(conn->cc_tls_para.sessionn
)' :Error in the certificate.
10:52:43  FATAL! testcnx.c:867: CHECK FAILED : fd_cnx_handshake(server_side, 
GNUU
TLS_SERVER, ALGO_HANDSHAKE_DEFAULT , NULL, NULL) == 16 != 0
10:52:43  FATAL! FAILED: testcnx.c

Test time =   0.02 sec


Backport upstream patch [1] to fix this issue.

[1] http://www.freediameter.net/hg/freeDiameter/rev/eff5bb332b5a

This patch is present in version 1.4.0, so master is not affected.

Signed-off-by: Ovidiu Panait 
---
 .../0001-Fix-testcnx-expired-CA-data.patch| 746 ++
 .../freediameter/freediameter_1.3.2.bb|   1 +
 2 files changed, 747 insertions(+)
 create mode 100644 
meta-networking/recipes-protocols/freediameter/files/0001-Fix-testcnx-expired-CA-data.patch

diff --git 
a/meta-networking/recipes-protocols/freediameter/files/0001-Fix-testcnx-expired-CA-data.patch
 
b/meta-networking/recipes-protocols/freediameter/files/0001-Fix-testcnx-expired-CA-data.patch
new file mode 100644
index 0..354d3dc83
--- /dev/null
+++ 
b/meta-networking/recipes-protocols/freediameter/files/0001-Fix-testcnx-expired-CA-data.patch
@@ -0,0 +1,746 @@
+From c892c87dc50e036af4e35de0321e6f37a70b25d2 Mon Sep 17 00:00:00 2001
+From: Ovidiu Panait 
+Date: Tue, 23 Jun 2020 14:17:56 +0300
+Subject: [PATCH] Fix testcnx expired CA data
+
+Upstream-Status: Backport 
[http://www.freediameter.net/hg/freeDiameter/rev/eff5bb332b5a]
+
+Authored-by: Sebastien Decugis 
+Signed-off-by: Ovidiu Panait 
+---
+ tests/testcnx.c | 707 ++--
+ 1 file changed, 425 insertions(+), 282 deletions(-)
+
+diff --git a/tests/testcnx.c b/tests/testcnx.c
+index e1826c9..809d89a 100644
+--- a/tests/testcnx.c
 b/tests/testcnx.c
+@@ -53,300 +53,443 @@
+ 
+ 
+ /* The cryptographic data */
+-static char ca_data[] =   "-BEGIN CERTIFICATE-\n"
+-  
"MIIEqjCCA5KgAwIBAgIJANKgDwdlDYQDMA0GCSqGSIb3DQEBBQUAMIGUMQswCQYD\n"
+-  
"VQQGEwJKUDEOMAwGA1UECAwFVG9reW8xEDAOBgNVBAcMB0tvZ2FuZWkxDTALBgNV\n"
+-  
"BAoMBFdJREUxDzANBgNVBAsMBkFBQSBXRzEfMB0GA1UEAwwWY2hhdnJvdXguY293\n"
+-  
"YWRkaWN0Lm9yZzEiMCAGCSqGSIb3DQEJARYTc2RlY3VnaXNAbmljdC5nby5qcDAe\n"
+-  
"Fw0wOTEwMDUwODUxNDRaFw0xOTEwMDMwODUxNDRaMIGUMQswCQYDVQQGEwJKUDEO\n"
+-  
"MAwGA1UECAwFVG9reW8xEDAOBgNVBAcMB0tvZ2FuZWkxDTALBgNVBAoMBFdJREUx\n"
+-  
"DzANBgNVBAsMBkFBQSBXRzEfMB0GA1UEAwwWY2hhdnJvdXguY293YWRkaWN0Lm9y\n"
+-  
"ZzEiMCAGCSqGSIb3DQEJARYTc2RlY3VnaXNAbmljdC5nby5qcDCCASIwDQYJKoZI\n"
+-  
"hvcNAQEBBQADggEPADCCAQoCggEBAM5c6w4NnngTvGNWcJzbo0Kklp+kvUNQNgGu\n"
+-  
"myvz826qPp07HTSyJrIcgFnuYDR0Nd130Ot9u5osqpQhHTvolxDE87Tii8i3hJSj\n"
+-  
"TTY9K0ZwGb4AZ6QkuyMXS1jtOY657HqjpGZqT/2Syh0i7dM/hqSXFw0SPbyq+W1H\n"
+-  
"SVFWa1CTkPywFWAzwdr5WKah77uZ1dxWqgPgUdcZOiIQtLRp5n3fg40Nwso5YdwS\n"
+-  
"64+ebBX1pkhrCQ8AGc8O61Ep1JTXcO7jqQmPgzjiN+FeostI1Dp73S3MqleTAHjR\n"
+-  
"hqZ77VF7nkroMM9btMHJBaxnfwc2ewULUJwnuOiGWrvMq/9Z4J8CAwEAAaOB/DCB\n"
+-  
"+TAdBgNVHQ4EFgQUkqpVn7N3gmiJ7X5zQ2bki+7qv4UwgckGA1UdIwSBwTCBvoAU\n"
+-  
"kqpVn7N3gmiJ7X5zQ2bki+7qv4WhgZqkgZcwgZQxCzAJBgNVBAYTAkpQMQ4wDAYD\n"
+-  
"VQQIDAVUb2t5bzEQMA4GA1UEBwwHS29nYW5laTENMAsGA1UECgwEV0lERTEPMA0G\n"
+-  
"A1UECwwGQUFBIFdHMR8wHQYDVQQDDBZjaGF2cm91eC5jb3dhZGRpY3Qub3JnMSIw\n"
+-  
"IAYJKoZIhvcNAQkBFhNzZGVjdWdpc0BuaWN0LmdvLmpwggkA0qAPB2UNhAMwDAYD\n"
+-  
"VR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAJy0XLk8j8YLSTt2/VMy9TAUx\n"
+-  
"esXUiZj0Ung+gkr7A1K0NnwYxDzG2adMhf13upHoydu2ErLMmD6F77x+QuY/q7nc\n"
+-  
"ZvO0tvcoAP6ToSDwiypU5dnTmnfkgwVwzFkNCi1sGRosEm8c/c/8MfK0I0nVdj1/\n"
+-  
"BIkIG7tTDVi9JvkWYl0UlSKWTZKrntVwCmscfC02DGb+GoLbO9+QmiNM5Y3yOYZ4\n"
+-

Re: [oe] [meta-python][PATCH] wireshark: Update to 3.2.5

2020-07-08 Thread akuster
ignore this one.

miss fire, forgot to apply a patch before sending

-armin

On 7/8/20 9:07 PM, akuster via lists.openembedded.org wrote:
> From: Armin Kuster 
>
> Source: wireshark.org
> MR: 104620
> Type: Security Fix
> Disposition: Backport from wireshark.org
> ChangeID: 64e3701e4d6bd53972c22c49d66e6f37e461
> Description:
>
> Affects: 3.2.0 to 3.2.4
>
> Includes:
> CVE-2020-15466
>
> For more info see: 
> https://www.wireshark.org/docs/relnotes/wireshark-3.2.5.html
>
> Signed-off-by: Armin Kuster 
> ---
>  .../wireshark/{wireshark_3.2.4.bb => wireshark_3.2.5.bb}   | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>  rename meta-networking/recipes-support/wireshark/{wireshark_3.2.4.bb => 
> wireshark_3.2.5.bb} (95%)
>
> diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb 
> b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
> similarity index 95%
> rename from meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb
> rename to meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
> index c3caaefde9..a6c09d47ba 100644
> --- a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb
> +++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
> @@ -12,8 +12,7 @@ SRC_URI = 
> "https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
>  
>  UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src;
>  
> -SRC_URI[md5sum] = "4bbee1bdd5b88343733590fabfffddf3"
> -SRC_URI[sha256sum] = 
> "d17d461e849e2d0b033431c45f71d8ee8ec3c8faa232a6ad63069a47927db8aa"
> +SRC_URI[sha256sum] = 
> "bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940"
>  
>  PE = "1"
>  
>
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85668): 
https://lists.openembedded.org/g/openembedded-devel/message/85668
Mute This Topic: https://lists.openembedded.org/mt/75391638/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH] wireshark: Update to 3.2.5

2020-07-08 Thread akuster
From: Armin Kuster 

Source: wireshark.org
MR: 104620
Type: Security Fix
Disposition: Backport from wireshark.org
ChangeID: 64e3701e4d6bd53972c22c49d66e6f37e461
Description:

Affects: 3.2.0 to 3.2.4

Includes:
CVE-2020-15466

For more info see: https://www.wireshark.org/docs/relnotes/wireshark-3.2.5.html

Signed-off-by: Armin Kuster 
---
 .../wireshark/{wireshark_3.2.4.bb => wireshark_3.2.5.bb}   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.2.4.bb => 
wireshark_3.2.5.bb} (95%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb 
b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
similarity index 95%
rename from meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb
rename to meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
index c3caaefde9..a6c09d47ba 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
@@ -12,8 +12,7 @@ SRC_URI = 
"https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
 
 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src;
 
-SRC_URI[md5sum] = "4bbee1bdd5b88343733590fabfffddf3"
-SRC_URI[sha256sum] = 
"d17d461e849e2d0b033431c45f71d8ee8ec3c8faa232a6ad63069a47927db8aa"
+SRC_URI[sha256sum] = 
"bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940"
 
 PE = "1"
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85666): 
https://lists.openembedded.org/g/openembedded-devel/message/85666
Mute This Topic: https://lists.openembedded.org/mt/75391638/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH] python3-flask-babel: update to 1.0.0 and consolidate

2020-07-08 Thread akuster
The python3-werkzeug 1.0.0 requires this package to be updated.
Fixes:
File "/usr/lib/python3.8/site-packages/flask_babel/__init__.py", line 19, in 

from werkzeug import ImmutableDict
ImportError: cannot import name 'ImmutableDict' from 'werkzeug' 
(/usr/lib/python3.8/site-packages/werkzeug/__init__.py)

https://github.com/python-babel/flask-babel/issues/162

Signed-off-by: Armin Kuster 
---
 .../recipes-devtools/python/python3-flask-babel_0.12.2.bb| 2 --
 .../{python-flask-babel.inc => python3-flask-babel_1.0.0.bb} | 5 ++---
 2 files changed, 2 insertions(+), 5 deletions(-)
 delete mode 100644 
meta-python/recipes-devtools/python/python3-flask-babel_0.12.2.bb
 rename meta-python/recipes-devtools/python/{python-flask-babel.inc => 
python3-flask-babel_1.0.0.bb} (66%)

diff --git a/meta-python/recipes-devtools/python/python3-flask-babel_0.12.2.bb 
b/meta-python/recipes-devtools/python/python3-flask-babel_0.12.2.bb
deleted file mode 100644
index 104e7c28f1..00
--- a/meta-python/recipes-devtools/python/python3-flask-babel_0.12.2.bb
+++ /dev/null
@@ -1,2 +0,0 @@
-inherit pypi setuptools3
-require python-flask-babel.inc
diff --git a/meta-python/recipes-devtools/python/python-flask-babel.inc 
b/meta-python/recipes-devtools/python/python3-flask-babel_1.0.0.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python-flask-babel.inc
rename to meta-python/recipes-devtools/python/python3-flask-babel_1.0.0.bb
index 0e507f3372..d968be3ee2 100644
--- a/meta-python/recipes-devtools/python/python-flask-babel.inc
+++ b/meta-python/recipes-devtools/python/python3-flask-babel_1.0.0.bb
@@ -2,12 +2,11 @@ DESCRIPTION = "i18n and l10n support for Flask based on babel 
and pytz"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=51917f3e8e858f5ae295a7d0e2eb3cc9"
 
-SRC_URI[md5sum] = "fcf2f360ff279d3133e40974804efd72"
-SRC_URI[sha256sum] = 
"316ad183e42003f3922957fa643d0a1e8e34a0f0301a88c3a8f605bc37ba5c86"
+SRC_URI[sha256sum] = 
"d6a70468f9a8919d59fba2a291a003da3a05ff884275dddbd965f3b98b09ab3e"
 
 PYPI_PACKAGE = "Flask-Babel"
 
-inherit pypi
+inherit pypi setuptools3
 
 RDEPENDS_${PN} += "\
 ${PYTHON_PN}-speaklater \
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85667): 
https://lists.openembedded.org/g/openembedded-devel/message/85667
Mute This Topic: https://lists.openembedded.org/mt/75391644/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH] python3-pybind11: Use cmake to build and add -native version

2020-07-08 Thread Philip Balister
 * Switch to git repo to pick up cmake files for recipes to use
 * Use cmake to build innstead of pypi so cmake files are included in sysroot
 * Disable tests to prevent configure failure (I tried adding pytest asa DEPEND)
 * Patch out cmake that strips output to prevent QA failures
 * With this I can build gnuradio using pybind11.

Signed-off-by: Philip Balister 
---
 .../0001-Do-not-strip-binaries.patch   | 39 ++
 .../python/python3-pybind11_2.5.0.bb   | 15 +++--
 2 files changed, 51 insertions(+), 3 deletions(-)
 create mode 100644 
meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch

diff --git 
a/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch
 
b/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch
new file mode 100644
index 0..07ab9a03b
--- /dev/null
+++ 
b/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch
@@ -0,0 +1,39 @@
+From 918f3ef01c7a67f3beb67307966698474f144581 Mon Sep 17 00:00:00 2001
+From: Philip Balister 
+Date: Wed, 8 Jul 2020 09:41:43 -0400
+Subject: [PATCH] Do not strip binaries.
+
+ * OpenEmbedded strips them after creating debug packages.
+
+Signed-off-by: Philip Balister 
+---
+ tools/pybind11Tools.cmake | 13 -
+ 1 file changed, 13 deletions(-)
+
+diff --git a/tools/pybind11Tools.cmake b/tools/pybind11Tools.cmake
+index a3603ab..b4c8f63 100644
+--- a/tools/pybind11Tools.cmake
 b/tools/pybind11Tools.cmake
+@@ -230,19 +230,6 @@ function(pybind11_add_module target_name)
+ 
+   _pybind11_add_lto_flags(${target_name} ${ARG_THIN_LTO})
+ 
+-  if (NOT MSVC AND NOT ${CMAKE_BUILD_TYPE} MATCHES Debug|RelWithDebInfo)
+-# Strip unnecessary sections of the binary on Linux/Mac OS
+-if(CMAKE_STRIP)
+-  if(APPLE)
+-add_custom_command(TARGET ${target_name} POST_BUILD
+-   COMMAND ${CMAKE_STRIP} -x 
$)
+-  else()
+-add_custom_command(TARGET ${target_name} POST_BUILD
+-   COMMAND ${CMAKE_STRIP} 
$)
+-  endif()
+-endif()
+-  endif()
+-
+   if(MSVC)
+ # /MP enables multithreaded builds (relevant when there are many files), 
/bigobj is
+ # needed for bigger binding projects due to the limit to 64k addressable 
sections
+-- 
+2.25.4
+
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb 
b/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb
index dc3b8f6ad..7dcf71e13 100644
--- a/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb
@@ -3,7 +3,16 @@ HOMEPAGE = "https://github.com/wjakob/pybind11;
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=beb87117af69fd10fbf9fb14c22a2e62"
 
-SRC_URI[md5sum] = "5355e1fd05c8eedef19cc9bfd3d82a77"
-SRC_URI[sha256sum] = 
"ea5a4e7a880112915463826f1acbec5892df36dfe102ecb249229ac514fb54ad"
+DEPENDS = "boost"
 
-inherit pypi setuptools3
+SRC_URI = "git://github.com/pybind/pybind11.git \
+   file://0001-Do-not-strip-binaries.patch"
+SRCREV = "3b1dbebabc801c9cf6f0953a4c20b904d444f879"
+
+S = "${WORKDIR}/git"
+
+BBCLASSEXTEND = "native"
+
+EXTRA_OECMAKE =  "-DPYBIND11_TEST=OFF"
+
+inherit cmake python3native
-- 
2.13.6

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85665): 
https://lists.openembedded.org/g/openembedded-devel/message/85665
Mute This Topic: https://lists.openembedded.org/mt/75385828/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-networking][master][dunfell][PATCH] wireshark: Update to 3.2.5

2020-07-08 Thread akuster
From: Armin Kuster 

Source: wireshark.org
MR: 104620
Type: Security Fix
Disposition: Backport from wireshark.org
ChangeID: 64e3701e4d6bd53972c22c49d66e6f37e461
Description:

Affects: 3.2.0 to 3.2.4

Includes:
CVE-2020-15466

For more info see: https://www.wireshark.org/docs/relnotes/wireshark-3.2.5.html

Signed-off-by: Armin Kuster 
---
 .../wireshark/{wireshark_3.2.4.bb => wireshark_3.2.5.bb}   | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-networking/recipes-support/wireshark/{wireshark_3.2.4.bb => 
wireshark_3.2.5.bb} (95%)

diff --git a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb 
b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
similarity index 95%
rename from meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb
rename to meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
index c3caaefde9..a6c09d47ba 100644
--- a/meta-networking/recipes-support/wireshark/wireshark_3.2.4.bb
+++ b/meta-networking/recipes-support/wireshark/wireshark_3.2.5.bb
@@ -12,8 +12,7 @@ SRC_URI = 
"https://1.eu.dl.wireshark.org/src/all-versions/wireshark-${PV}.tar.xz
 
 UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src;
 
-SRC_URI[md5sum] = "4bbee1bdd5b88343733590fabfffddf3"
-SRC_URI[sha256sum] = 
"d17d461e849e2d0b033431c45f71d8ee8ec3c8faa232a6ad63069a47927db8aa"
+SRC_URI[sha256sum] = 
"bd89052a5766cce08b1090df49628567e48cdd24bbaa47667c851bac6aaac940"
 
 PE = "1"
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85664): 
https://lists.openembedded.org/g/openembedded-devel/message/85664
Mute This Topic: https://lists.openembedded.org/mt/75385271/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [oe] [meta-oe][PATCH 1/2] zchunk: upgrade 1.1.5 -> 1.1.6

2020-07-08 Thread Pierre-Jean Texier via lists.openembedded.org

Hi Martin,

Le 08/07/2020 à 09:53, Martin Jansa a écrit :

Now the same upgrade was merged to dunfell, are you going to fix it?


It seems I missed you're first e-mail, sorry about that.
On my side, I didn't see this failure during the upgrade.

I will check that.
--
Pierre-Jean Texier
Embedded Linux Engineer
https://koncepto.io
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85663): 
https://lists.openembedded.org/g/openembedded-devel/message/85663
Mute This Topic: https://lists.openembedded.org/mt/74601708/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH 1/7] python3-pychromecast: Upgrade 7.1.0 -> 7.1.1

2020-07-08 Thread Leon Anavi
Upgrade to release 7.1.1:

- Add debug prints
- Bump flake8 from 3.7.9 to 3.8.3

Signed-off-by: Leon Anavi 
---
 ...n3-pychromecast_7.1.0.bb => python3-pychromecast_7.1.1.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-pychromecast_7.1.0.bb => 
python3-pychromecast_7.1.1.bb} (66%)

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb 
b/meta-python/recipes-devtools/python/python3-pychromecast_7.1.1.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_7.1.1.bb
index 12076adcd..3da979c0f 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_7.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_7.1.1.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/balloob/pychromecast;
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
 
-SRC_URI[md5sum] = "10483fca4ffa0381c0c49f3647827179"
-SRC_URI[sha256sum] = 
"30e18e7d79b6ce2097e630d3cab6e6503f759808ae1ae592bec0a8a7591534f3"
+SRC_URI[md5sum] = "897e7acd6ac2c01f3df2e2d6b2e13c11"
+SRC_URI[sha256sum] = 
"87fa9ad42425edd21e02a9240669e5763e52d975ee259a948a6fe07e6ab977b9"
 
 PYPI_PACKAGE = "PyChromecast"
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85656): 
https://lists.openembedded.org/g/openembedded-devel/message/85656
Mute This Topic: https://lists.openembedded.org/mt/75373123/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH 4/7] python3-tinyrecord: Upgrade 0.1.5 -> 0.2.0

2020-07-08 Thread Leon Anavi
Upgrade 0.2.0:

- Add LICENSE and MANIFEST.in
- Pin tinydb<4
- Drop support for EOL Python 2.7, 3.3 and 3.4

Use LICENSE for LIC_FILES_CHKSUM.

Signed-off-by: Leon Anavi 
---
 ...hon3-tinyrecord_0.1.5.bb => python3-tinyrecord_0.2.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-tinyrecord_0.1.5.bb => 
python3-tinyrecord_0.2.0.bb} (65%)

diff --git a/meta-python/recipes-devtools/python/python3-tinyrecord_0.1.5.bb 
b/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
similarity index 65%
rename from meta-python/recipes-devtools/python/python3-tinyrecord_0.1.5.bb
rename to meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
index 65df2e1c3..1d99ae2f3 100644
--- a/meta-python/recipes-devtools/python/python3-tinyrecord_0.1.5.bb
+++ b/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb
@@ -6,10 +6,10 @@ then execute architecture which allows us to minimize the 
time \
 that we are within a thread lock."
 HOMEPAGE = "https://github.com/eugene-eeo/tinyrecord;
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://README;md5=31c1dc11b4ae83546538de4c16bceabc"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ee157eec4b228c8d5b7a6e0feab2864a"
 
-SRC_URI[md5sum] = "e47dcfe299686cd3fa7ffaa7cb2ee8b1"
-SRC_URI[sha256sum] = 
"bc7e6a8e78600df234d7a85c2f5d584130f2c6ffd7cd310f9d3a1d976d3373c8"
+SRC_URI[md5sum] = "cbaae3f4599b12e3bea67ca4a75eca99"
+SRC_URI[sha256sum] = 
"eb6dc23601be359ee00f5a3d31a46adf3bad0a16f8d60af216cd67982ca75cf4"
 
 PYPI_PACKAGE = "tinyrecord"
 inherit pypi setuptools3
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85659): 
https://lists.openembedded.org/g/openembedded-devel/message/85659
Mute This Topic: https://lists.openembedded.org/mt/75373126/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH 6/7] python3-pyconnman: Consolidate in a single file

2020-07-08 Thread Leon Anavi
Consolidate inc and bb files into a single bb file.

Signed-off-by: Leon Anavi 
---
 .../python-pyconnman/python-pyconnman.inc   | 12 
 .../python-pyconnman/python3-pyconnman_0.2.0.bb | 13 ++---
 2 files changed, 10 insertions(+), 15 deletions(-)
 delete mode 100644 
meta-python/recipes-connectivity/python-pyconnman/python-pyconnman.inc

diff --git 
a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman.inc 
b/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman.inc
deleted file mode 100644
index 8517079bf..0
--- a/meta-python/recipes-connectivity/python-pyconnman/python-pyconnman.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-DESCRIPTION = "Python-based Network Connectivity Management"
-HOMEPAGE = "https://pypi.python.org/pypi/pyconnman/;
-LICENSE = "Apache-2.0"
-
-LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
-
-SRC_URI[md5sum] = "d60bdffbd9c920f005fdc5e05a8b94cd"
-SRC_URI[sha256sum] = 
"d3a63a039c82b08a1171b003eafa62c6f128aa4eaa1ce7a55a9401b48f9ad926"
-
-inherit pypi
-
-RDEPENDS_${PN} = "connman"
diff --git 
a/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb 
b/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb
index e0f3fdd75..b80c167bb 100644
--- 
a/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb
+++ 
b/meta-python/recipes-connectivity/python-pyconnman/python3-pyconnman_0.2.0.bb
@@ -1,5 +1,12 @@
-require python-pyconnman.inc
+DESCRIPTION = "Python-based Network Connectivity Management"
+HOMEPAGE = "https://pypi.python.org/pypi/pyconnman/;
+LICENSE = "Apache-2.0"
 
-inherit setuptools3
+LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-RDEPENDS_${PN} += "python3-dbus python3-pprint"
+SRC_URI[md5sum] = "d60bdffbd9c920f005fdc5e05a8b94cd"
+SRC_URI[sha256sum] = 
"d3a63a039c82b08a1171b003eafa62c6f128aa4eaa1ce7a55a9401b48f9ad926"
+
+inherit pypi setuptools3
+
+RDEPENDS_${PN} = "connman python3-dbus python3-pprint"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85661): 
https://lists.openembedded.org/g/openembedded-devel/message/85661
Mute This Topic: https://lists.openembedded.org/mt/75373129/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH 7/7] python3-jsonref: Consolidate in a single file

2020-07-08 Thread Leon Anavi
Consolidate inc and bb files into a single bb file.

Signed-off-by: Leon Anavi 
---
 .../python-jsonref/python-jsonref.inc| 11 ---
 .../python-jsonref/python3-jsonref_0.2.bb| 12 +++-
 2 files changed, 11 insertions(+), 12 deletions(-)
 delete mode 100644 
meta-python/recipes-devtools/python-jsonref/python-jsonref.inc

diff --git a/meta-python/recipes-devtools/python-jsonref/python-jsonref.inc 
b/meta-python/recipes-devtools/python-jsonref/python-jsonref.inc
deleted file mode 100644
index 45deb09c7..0
--- a/meta-python/recipes-devtools/python-jsonref/python-jsonref.inc
+++ /dev/null
@@ -1,11 +0,0 @@
-SUMMARY = "jsonref is a library for automatic dereferencing of JSON Reference 
objects for Python"
-HOMEPAGE = "https://github.com/gazpachoking/jsonref;
-LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=a34264f25338d41744dca1abfe4eb18f"
-
-SRC_URI[md5sum] = "42b518b9ccd6852d1d709749bc96cb70"
-SRC_URI[sha256sum] = 
"f3c45b121cf6257eafabdc3a8008763aed1cd7da06dbabc59a9e4d2a5e4e6697"
-
-inherit pypi setuptools3
-
-BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb 
b/meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb
index d97893f5a..45deb09c7 100644
--- a/meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb
+++ b/meta-python/recipes-devtools/python-jsonref/python3-jsonref_0.2.bb
@@ -1 +1,11 @@
-require python-jsonref.inc
+SUMMARY = "jsonref is a library for automatic dereferencing of JSON Reference 
objects for Python"
+HOMEPAGE = "https://github.com/gazpachoking/jsonref;
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=a34264f25338d41744dca1abfe4eb18f"
+
+SRC_URI[md5sum] = "42b518b9ccd6852d1d709749bc96cb70"
+SRC_URI[sha256sum] = 
"f3c45b121cf6257eafabdc3a8008763aed1cd7da06dbabc59a9e4d2a5e4e6697"
+
+inherit pypi setuptools3
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85662): 
https://lists.openembedded.org/g/openembedded-devel/message/85662
Mute This Topic: https://lists.openembedded.org/mt/75373130/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH 5/7] python3-luma-oled: Upgrade 3.4.0 -> 3.5.0

2020-07-08 Thread Leon Anavi
Upgrade to release 3.5.0:

- Drop support for Python 2.7, only 3.5 or newer is supported now

Signed-off-by: Leon Anavi 
---
 ...{python3-luma-oled_3.4.0.bb => python3-luma-oled_3.5.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-luma-oled_3.4.0.bb => 
python3-luma-oled_3.5.0.bb} (77%)

diff --git a/meta-python/recipes-devtools/python/python3-luma-oled_3.4.0.bb 
b/meta-python/recipes-devtools/python/python3-luma-oled_3.5.0.bb
similarity index 77%
rename from meta-python/recipes-devtools/python/python3-luma-oled_3.4.0.bb
rename to meta-python/recipes-devtools/python/python3-luma-oled_3.5.0.bb
index ee3b00e7f..39bc37fda 100644
--- a/meta-python/recipes-devtools/python/python3-luma-oled_3.4.0.bb
+++ b/meta-python/recipes-devtools/python/python3-luma-oled_3.5.0.bb
@@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.rst;md5=c328c862c3335ad464e1c9a3ba574249"
 
 inherit pypi setuptools3
 
-SRC_URI[md5sum] = "2944155b2242b9d2ddeb6e139c6083b8"
-SRC_URI[sha256sum] = 
"2ea2b535e7e2f056a51a8c54ad78aa1f00d5699fc439c01bc7c2902823889552"
+SRC_URI[md5sum] = "64436aaa7a05a205430b38d2f9a9bec7"
+SRC_URI[sha256sum] = 
"ca62fd7337ee9780b32a8cdc10bcd69879f2cfd97720ab2e17e254a160f6c24f"
 
 CLEANBROKEN = "1"
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85660): 
https://lists.openembedded.org/g/openembedded-devel/message/85660
Mute This Topic: https://lists.openembedded.org/mt/75373127/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH 2/7] python3-imageio: Upgrade 2.8.0 -> 2.9.0

2020-07-08 Thread Leon Anavi
Upgrade to release 2.9.0:

- More robust loading of FEI SEM data.
- Fix webcam not working on Win10.
- Add a few standard images useful to 3D visualization.
- The timeout used in HTTP requests can now be set with an
  environment variable.
- The DICOM plugin can now used gdcm for compressed transfer
  formats.
- Better support for itk/sitk plugins.
- Test coverage and CI for ARM.

Signed-off-by: Leon Anavi 
---
 .../{python3-imageio_2.8.0.bb => python3-imageio_2.9.0.bb}| 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-imageio_2.8.0.bb => 
python3-imageio_2.9.0.bb} (73%)

diff --git a/meta-python/recipes-devtools/python/python3-imageio_2.8.0.bb 
b/meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb
similarity index 73%
rename from meta-python/recipes-devtools/python/python3-imageio_2.8.0.bb
rename to meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb
index 9ca30f424..fbe5e2c97 100644
--- a/meta-python/recipes-devtools/python/python3-imageio_2.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-imageio_2.9.0.bb
@@ -6,8 +6,8 @@ LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=7b9543b6af3e6b53f9b7fb68f71d"
 
 
-SRC_URI[md5sum] = "1e270dbf24c0390c2f4e3e4120904ac0"
-SRC_URI[sha256sum] = 
"fb5fd6d3d17126bbaac9af29fe340e2c97a196eb9416d4f28c0e543744a152cf"
+SRC_URI[md5sum] = "d22757338542e3742a335cea6210e419"
+SRC_URI[sha256sum] = 
"52ddbaeca2dccf53ba2d6dec5676ca7bc3b2403ef8b37f7da78b7654bb3e10f0"
 
 inherit pypi setuptools3
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85657): 
https://lists.openembedded.org/g/openembedded-devel/message/85657
Mute This Topic: https://lists.openembedded.org/mt/75373124/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-python][PATCH 3/7] python3-humanize: Upgrade 2.4.1 -> 2.5.0

2020-07-08 Thread Leon Anavi
Upgrade to release 2.5.0:

- Add pt_PT locale

Signed-off-by: Leon Anavi 
---
 .../{python3-humanize_2.4.1.bb => python3-humanize_2.5.0.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-humanize_2.4.1.bb => 
python3-humanize_2.5.0.bb} (71%)

diff --git a/meta-python/recipes-devtools/python/python3-humanize_2.4.1.bb 
b/meta-python/recipes-devtools/python/python3-humanize_2.5.0.bb
similarity index 71%
rename from meta-python/recipes-devtools/python/python3-humanize_2.4.1.bb
rename to meta-python/recipes-devtools/python/python3-humanize_2.5.0.bb
index 3a06a48b1..255933a5c 100644
--- a/meta-python/recipes-devtools/python/python3-humanize_2.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-humanize_2.5.0.bb
@@ -4,8 +4,8 @@ HOMEPAGE = "http://github.com/jmoiron/humanize;
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENCE;md5=4ecc42519e84f6f3e23529464df7bd1d"
 
-SRC_URI[md5sum] = "3d4d25cf84181c55bf7d219dd175dbff"
-SRC_URI[sha256sum] = 
"4b4ce2fc1c9d79c63f68009ddf5a12ad238aa78e2fceb256b5aa921763551422"
+SRC_URI[md5sum] = "636e2c0fa1465abf8f1ff677d00e11c4"
+SRC_URI[sha256sum] = 
"8a68bd9bccb899fd9bfb1e6d96c1e84e4475551cc9a5b5bdbd69b9b1cfd19c80"
 
 inherit pypi setuptools3
 
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85658): 
https://lists.openembedded.org/g/openembedded-devel/message/85658
Mute This Topic: https://lists.openembedded.org/mt/75373125/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[oe] [meta-networking][PATCH] drbd-utils: Add CLEANBROKEN to fix rebuild errors

2020-07-08 Thread Robert Yang
Fixed when rebuild:
DEBUG: Executing shell function autotools_preconfigure
NOTE: make clean
aclocal
autoheader
autoconf

You need to call ./configure with appropriate arguments (again).

make: *** [Makefile:287: config.status] Error 1

Signed-off-by: Robert Yang 
---
 meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb 
b/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
index b83f68f8c..5dabdd51d 100644
--- a/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
+++ b/meta-networking/recipes-support/drbd/drbd-utils_9.12.0.bb
@@ -56,3 +56,5 @@ FILES_${PN} += "${nonarch_base_libdir}/drbd \
 ${nonarch_libdir}/drbd \
 ${nonarch_libdir}/tmpfiles.d"
 FILES_${PN}-dbg += "${nonarch_base_libdir}/drbd/.debug"
+
+CLEANBROKEN = "1"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#85655): 
https://lists.openembedded.org/g/openembedded-devel/message/85655
Mute This Topic: https://lists.openembedded.org/mt/75372985/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [oe] [meta-oe][PATCH 1/2] zchunk: upgrade 1.1.5 -> 1.1.6

2020-07-08 Thread Martin Jansa
Now the same upgrade was merged to dunfell, are you going to fix it?

On Sun, Jun 14, 2020 at 1:41 PM Martin Jansa via lists.openembedded.org
 wrote:

> The argp check added in:
>
> https://github.com/zchunk/zchunk/commit/73f9f26d43f6786eadc49f7d43f1672e03d92b7f
>
> fails in builds with Werror=return-type with:
> Code:
>  #include 
> static error_t parse_opt (int key, char *arg, struct argp_state *state) {
> argp_usage(state); }; void main() {}
> Compiler stdout:
>
> Compiler stderr:
>  In file included from
> zchunk/1.1.6-r0/recipe-sysroot/usr/include/bits/libc-header-start.h:33,
>  from
> zchunk/1.1.6-r0/recipe-sysroot/usr/include/stdio.h:27,
>  from zchunk/1.1.6-r0/recipe-sysroot/usr/include/argp.h:23,
>  from
> zchunk/1.1.6-r0/build/meson-private/tmpqwvjccnp/testfile.c:1:
> zchunk/1.1.6-r0/recipe-sysroot/usr/include/features.h:397:4: warning:
> #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
>   397 | #  warning _FORTIFY_SOURCE requires compiling with optimization
> (-O)
>   |^~~
> zchunk/1.1.6-r0/build/meson-private/tmpqwvjccnp/testfile.c: In function
> 'parse_opt':
> zchunk/1.1.6-r0/build/meson-private/tmpqwvjccnp/testfile.c:2:54: error: no
> return statement in function returning non-void [-Werror=return-type]
> 2 | static error_t parse_opt (int key, char *arg, struct argp_state
> *state) { argp_usage(state); }; void main() {}
>   |  ^~
> cc1: some warnings being treated as errors
>
> and then build with glibc fails
>
> ../git/meson.build:26:4: ERROR: C library 'argp' not found
>
> It was building fine in 1.1.5 in my world builds, because this argp check
> wasn't there yet. Can you please fix it in upstream and do another upgrade?
>
> Thanks
>
> On Mon, Jun 1, 2020 at 1:52 PM Pierre-Jean Texier via
> lists.openembedded.org 
> wrote:
>
>> - Remove patches already in version
>>
>> Signed-off-by: Pierre-Jean Texier 
>> ---
>>  .../zchunk/0001-zck.h-fix-build-on-musl.patch  | 39 --
>>  .../0002-unzck-fix-build-with-musl-libc.patch  | 61
>> --
>>  .../zchunk/{zchunk_1.1.5.bb => zchunk_1.1.6.bb}|  8 +--
>>  3 files changed, 2 insertions(+), 106 deletions(-)
>>  delete mode 100644
>> meta-oe/recipes-support/zchunk/zchunk/0001-zck.h-fix-build-on-musl.patch
>>  delete mode 100644
>> meta-oe/recipes-support/zchunk/zchunk/0002-unzck-fix-build-with-musl-libc.patch
>>  rename meta-oe/recipes-support/zchunk/{zchunk_1.1.5.bb =>
>> zchunk_1.1.6.bb} (66%)
>>
>> diff --git
>> a/meta-oe/recipes-support/zchunk/zchunk/0001-zck.h-fix-build-on-musl.patch
>> b/meta-oe/recipes-support/zchunk/zchunk/0001-zck.h-fix-build-on-musl.patch
>> deleted file mode 100644
>> index 64e0e8e..000
>> ---
>> a/meta-oe/recipes-support/zchunk/zchunk/0001-zck.h-fix-build-on-musl.patch
>> +++ /dev/null
>> @@ -1,39 +0,0 @@
>> -From 78247d478cec254bad27f4ed97b532f4f54bf1b0 Mon Sep 17 00:00:00 2001
>> -From: Pierre-Jean Texier 
>> -Date: Thu, 23 Jan 2020 19:14:40 +0100
>> -Subject: [PATCH 1/2] zck.h: fix build on musl
>> -
>> -The ssize_t type requires the  header. This fixes build
>> with musl
>> -libc:
>> -
>> -include/zck.h:68:1: error: unknown type name 'ssize_t'; did you mean
>> 'size_t'?
>> -   68 | ssize_t zck_read(zckCtx *zck, char *dst, size_t dst_size)
>> -  | ^~~
>> -  | size_t
>> -include/zck.h:81:1: error: unknown type name 'ssize_t'; did you mean
>> 'size_t'?
>> -   81 | ssize_t zck_write(zckCtx *zck, const char *src, const size_t
>> src_size)
>> -  | ^~~
>> -  | size_t
>> -
>> -Upstream-Status: Submitted [https://github.com/zchunk/zchunk/pull/23]
>> -
>> -Signed-off-by: Pierre-Jean Texier 
>> 
>> - include/zck.h.in | 1 +
>> - 1 file changed, 1 insertion(+)
>> -
>> -diff --git a/include/zck.h.in b/include/zck.h.in
>> -index 91d2557..b847576 100644
>>  a/include/zck.h.in
>> -+++ b/include/zck.h.in
>> -@@ -5,6 +5,7 @@
>> -
>> - #include 
>> - #include 
>> -+#include 
>> -
>> - typedef enum zck_hash {
>> - ZCK_HASH_SHA1,
>> ---
>> -2.7.4
>> -
>> diff --git
>> a/meta-oe/recipes-support/zchunk/zchunk/0002-unzck-fix-build-with-musl-libc.patch
>> b/meta-oe/recipes-support/zchunk/zchunk/0002-unzck-fix-build-with-musl-libc.patch
>> deleted file mode 100644
>> index a1c95bf..000
>> ---
>> a/meta-oe/recipes-support/zchunk/zchunk/0002-unzck-fix-build-with-musl-libc.patch
>> +++ /dev/null
>> @@ -1,61 +0,0 @@
>> -From 72c55e3da59eccdfea3778d11f83862b58af723d Mon Sep 17 00:00:00 2001
>> -From: Pierre-Jean Texier 
>> -Date: Thu, 23 Jan 2020 22:42:40 +0100
>> -Subject: [PATCH 2/2] unzck: fix build with musl libc
>> -
>> -On musl libc "stdout" is a preprocessor macro whose expansion leads to
>> -compilation errors.
>> -
>> -Fixes:
>> -
>> -| In file included from ../git/src/unzck.c:31:
>> -| ../git/src/unzck.c: In function 'parse_opt':
>> -| ../git/src/unzck.c:78:24: error: expected identifier before '(' token