Re: [oe][meta-python] [PATCH] python3-packaging 21.0 ->21.2

2021-11-09 Thread Khem Raj
somehow this patch when downloaded as mbox contains garbage can you git format-patch and git send-email it again please ? On 11/9/21 9:35 PM, xuhuan.f...@fujitsu.com wrote: Signed-off-by: Xu huan mailto:xuh...@fujitsu.com>> --- .../{python3-packaging_21.0.bb => python3-packaging_21.2.bb}    |

[oe] [meta-oe][PATCH] protobuf-c: Export native protoc

2021-11-09 Thread Khem Raj
configure detects protoc based on some pkgconfig logic which confuses cross compilation and ends up choosing /usr/bin/protoc causing build failures when host system has version mismatched protoc installed, it works ok as long as compatible protoc is installed Fixes ./protobuf-c/protobuf-c.pb.h:17:

[oe][meta-python] [PATCH] python3-packaging 21.0 ->21.2

2021-11-09 Thread xuhuan.f...@fujitsu.com
Signed-off-by: Xu huan mailto:xuh...@fujitsu.com>> --- .../{python3-packaging_21.0.bb => python3-packaging_21.2.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-packaging_21.0.bb => python3-packaging_21.2.bb} (80%) diff --git a/meta/recipes-

[oe] [meta-python] [PATCH] python3-httplib2: upgrade 0.20.1 -> 0.20.2

2021-11-09 Thread wangmy
0.20.2 auth: support pyparsing v3 (AttributeError downcaseTokens) https://github.com/httplib2/httplib2/issues/207 proxy: correct extraction of errno from pysocks ProxyConnectionError https://github.com/httplib2/httplib2/pull/202 Signed-off-by: Wang Mingyu --- .../{python3-httplib2_0.20

[oe] [meta-python] [PATCH] python3-graphviz: upgrade 0.17 -> 0.18

2021-11-09 Thread wangmy
Changelog Version 0.18 Change of beaviour: File endings are now normalized so that all DOT source outputs end with a final newline (Unix convention, simplifies concatenation). This includes DOT source files written by .render(), .view(), or .save() as well was .source generated or loaded from Sourc

[oe] [meta-python] [PATCH] python3-google-api-python-client: upgrade 2.28.0 -> 2.30.0

2021-11-09 Thread wangmy
Features androidmanagement: update the api be2e5dd (5dcb723) appengine: update the api 4535ce5 (5dcb723) artifactregistry: update the api 882fdb3 (5dcb723) chromepolicy: update the api c330a6f (5dcb723) cloudidentity: update the api d0f0527 (5dcb723) composer: update the api 2bfa5a1 (5dcb723) compu

[oe] [meta-python] [PATCH] python3-fastnumbers: upgrade 3.1.0 -> 3.2.1

2021-11-09 Thread wangmy
Signed-off-by: Wang Mingyu --- ...ython3-fastnumbers_3.1.0.bb => python3-fastnumbers_3.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-fastnumbers_3.1.0.bb => python3-fastnumbers_3.2.1.bb} (72%) diff --git a/meta-python/recipes-

[oe] [meta-python] [PATCH] python3-async-timeout: upgrade 3.0.1 -> 4.0.0

2021-11-09 Thread wangmy
License-Update: Description of license is replaced by website "http://www.apache.org/licenses/LICENSE-2.0"; Signed-off-by: Wang Mingyu --- ...async-timeout_3.0.1.bb => python3-async-timeout_4.0.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-python/recipes-devtool

[oe] [meta-python] [PATCH] python3-aiohttp: upgrade 3.7.4 -> 3.8.0

2021-11-09 Thread wangmy
License-Update: Description of license is replaced by website "http://www.apache.org/licenses/LICENSE-2.0"; Signed-off-by: Wang Mingyu --- ...ython3-aiohttp_3.7.4.post0.bb => python3-aiohttp_3.8.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtool

[oe] [meta-python] [PATCH] python3-aenum: upgrade 3.1.2 -> 3.1.3

2021-11-09 Thread wangmy
3.1.3 = rename `aenum.property` to `aenum.enum_property` (`aenum.property still exists, but was too easily confused with the built-in property) fix `enum_property` to work with `_init_` attributes Signed-off-by: Wang Mingyu --- .../python/{python3-aenum_3.1.2.bb => python3-aenum_3.1.3.bb}

[oe] [meta-oe] [PATCH] debootstrap: upgrade 1.0.124 -> 1.0.126

2021-11-09 Thread wangmy
Signed-off-by: Wang Mingyu --- .../{debootstrap_1.0.124.bb => debootstrap_1.0.126.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-devtools/debootstrap/{debootstrap_1.0.124.bb => debootstrap_1.0.126.bb} (84%) diff --git a/meta-oe/recipes-devtools/deboo

[oe] [meta-oe] [PATCH] jsoncpp: upgrade 1.9.4 -> 1.9.5

2021-11-09 Thread wangmy
Bug fixes: Minor bug-fixes (including for cmake) Support for Bazel Dropped compile-time deprecation warnings License-Update: Format of LICENSE changed. Signed-off-by: Wang Mingyu --- .../jsoncpp/{jsoncpp_1.9.4.bb => jsoncpp_1.9.5.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 d

[oe] [PATCH v4] fwupd: add new recipe

2021-11-09 Thread Ross Burton
Signed-off-by: Ross Burton --- meta-oe/recipes-bsp/fwupd/fwupd/io.patch | 36 + meta-oe/recipes-bsp/fwupd/fwupd/no-bash.patch | 141 ++ meta-oe/recipes-bsp/fwupd/fwupd/run-ptest | 6 + meta-oe/recipes-bsp/fwupd/fwupd_1.7.1.bb | 102 + 4 files chang

Re: [oe] [meta-oe][v3][honister][PATCH]

2021-11-09 Thread Armin Kuster
On 11/9/21 9:06 AM, Martin Jansa wrote: > On Tue, Nov 9, 2021 at 6:01 PM Armin Kuster > wrote: > > Missed tabs and spaces in the SRC_URI during > 'Update SRC_URI branch and protocols' translation. > > [V2] > Fix typo in imagemagick, change "gitk" to "

Re: [oe] [meta-oe][v3][honister][PATCH]

2021-11-09 Thread Martin Jansa
On Tue, Nov 9, 2021 at 6:01 PM Armin Kuster wrote: > Missed tabs and spaces in the SRC_URI during > 'Update SRC_URI branch and protocols' translation. > > [V2] > Fix typo in imagemagick, change "gitk" to "git" > > [v3] > Give a typo, fix a typo > [v4] Give a commit summary (it was there in v2),

[oe] [meta-oe][v3][honister][PATCH]

2021-11-09 Thread Armin Kuster
Missed tabs and spaces in the SRC_URI during 'Update SRC_URI branch and protocols' translation. [V2] Fix typo in imagemagick, change "gitk" to "git" [v3] Give a typo, fix a typo Signed-off-by: Armin Kuster --- meta-oe/recipes-devtools/abseil-cpp/abseil-cpp_git.bb | 2 +- meta-oe/recipe

Re: [oe] [PATCH v3] fwupd: add new recipe

2021-11-09 Thread Ross Burton
v4 incoming once a build test has passed. Ross On Tue, 9 Nov 2021 at 14:55, Khem Raj wrote: > > This still fails on musl/aarch64 see > https://errors.yoctoproject.org/Errors/Details/616736/ > > On Mon, Nov 8, 2021 at 2:49 AM Ross Burton wrote: > > > > Signed-off-by: Ross Burton > > --- > >

[oe] [meta-oe] [PATCH] iwd: upgrade 1.18 -> 1.19

2021-11-09 Thread wangmy
0001-netconfig-Use-s6_addr-instead-of-__in6_u.__u6_addr8.patch removed since it is included in 1.19 ver 1.19: Fix issue with handling OCV if offloading is supported. Fix issue with handling SA Query on channel switch event. Fix issue with starting FT-over-DS actions after roaming. Add supp

[oe] [meta-networking] [PATCH] fetchmail: upgrade 6.4.21 -> 6.4.23

2021-11-09 Thread wangmy
fetchmail-6.4.23 (released 2021-10-31, 30206 LoC): For common ssh-based IMAP PREAUTH setups (i. e. those that use a plugin - no matter its contents - and that set auth ssh), change the STARTTLS error message to suggest sslproto '' instead. This is a commonly reported issue after the CVE-2021-3

Re: [oe] [PATCH v3] fwupd: add new recipe

2021-11-09 Thread Khem Raj
This still fails on musl/aarch64 see https://errors.yoctoproject.org/Errors/Details/616736/ On Mon, Nov 8, 2021 at 2:49 AM Ross Burton wrote: > > Signed-off-by: Ross Burton > --- > meta-oe/recipes-bsp/fwupd/fwupd/no-bash.patch | 141 ++ > meta-oe/recipes-bsp/fwupd/fwupd/run-ptes

[oe] [meta-oe][PATCH] syslog-ng: adjust control socket location

2021-11-09 Thread Ovidiu Panait
Commit [1] changed the pidfile dir to /var/run/syslog-ng. This also changed the location where the control socket is searched for, causing the following error with systemd: root@qemux86-64:~# syslog-ng-ctl config Error connecting control socket, socket='/var/run/syslog-ng/syslog-ng.ctl', error='No

Re: [oe] [meta-python][dunfell][PATCH] python3-fasteners: fix RDEPENDS

2021-11-09 Thread Marek Belisko
Hi Alexander, On Tue, Nov 9, 2021 at 11:28 AM Alexander Haas wrote: > > this fixes the parsing error for python3-fasteners_0.16.3 that resulted > from a colon after RDEPENDS Please see this thread from yesterday: https://lists.openembedded.org/g/openembedded-core/topic/broken_dunfell/86902854?p=,

[oe] [meta-oe][PATCH] libmxml: upgrade 3.2 -> 3.3

2021-11-09 Thread Pierre-Jean Texier
mxml 3.3 is a bug fix release. Changes include: - Cleaned up usage of free throughout the library - Added more error handling to the library - Fixed potential memory leak in mxmlLoad* functions - Fixed mxmlSaveString with a buffer size of 0 - Fixed MXML_MINOR_VERSION value in "mxml.h"

[oe] [meta-python][dunfell][PATCH] python3-fasteners: fix RDEPENDS

2021-11-09 Thread Alexander Haas
this fixes the parsing error for python3-fasteners_0.16.3 that resulted from a colon after RDEPENDS Signed-off-by: Alexander Haas --- meta-python/recipes-devtools/python/python3-fasteners_0.16.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/p