[oe] [meta-networking][PATCH V2] lksctp-tools: make conpatible to autoconf-2.70

2021-02-04 Thread hongxu
... ./configure: line 16398: syntax error: unexpected end of file ... Backport a commit from upstream to fix it Signed-off-by: Hongxu Jia --- m4-make-conpatible-to-autoconf-2.70.patch | 89 +++ .../lksctp-tools/lksctp-tools_1.0.18.bb | 1 + 2 files changed, 90 inserti

Re: [oe] [meta-java][PATCH] classpath-native and friends: inherit native last

2021-02-04 Thread Richard Leitner
Hi Douglas, thanks for you patch! I will review/test it in the comming days and give feedback! regards;rl On Fri, Feb 05, 2021 at 04:58:46PM +1300, Douglas via lists.openembedded.org wrote: > Fixes QA Issue: classpath-native: native/nativesdk class is not inherited last > > Signed-off-by: Doug

Re: [oe] [meta-java][PATCH] openjdk-8-cross.inc: exclude BB_NUMBER_THREADS from sstate hash

2021-02-04 Thread Richard Leitner
Hi Michael, thanks for you patch! I will review/test it in the comming days and give feedback! regards;rl On Fri, Jan 29, 2021 at 10:19:21AM +0100, Michael Ho wrote: > From: Michael Ho > > The sstate-cache for openjre is not shareable across multiple machines > because the parallelisation conf

Re: [oe] [meta-python][PATCH] python3-pykwalify: correct runtime depends

2021-02-04 Thread hongxu
It is duplicated with [1] in master-next, please ignore it [1] commit d43b53d381a56a6db80e2d2427d07c18d4be1a1b Author: Ross Burton Date:   Mon Feb 1 14:51:49 2021 +     python3-pykwalify: fix RDEPENDS //Hongxu On 2/5/21 3:23 PM, hongxu wrote: Since upgrade pykwalify from 1.7.0 -> 1.8.0, t

[oe] [meta-initramfs][PATCH 1/2] klibc: Upgrade to 2.0.8 release

2021-02-04 Thread Khem Raj
Adjust klcc to work with clang Signed-off-by: Khem Raj Cc: Andrea Adami --- ...-ulocked_-fgets-fread-fwrite-aliases.patch | 49 --- ...-path-to-compiler-headers-via-isyste.patch | 28 --- ...-print-libgcc-file-name-instead-of-p.patch | 28 --- ...o-not-set-a-fall

[oe] [meta-oe][PATCH 2/2] geany,geany-plugins: Upgrade to 1.37.x

2021-02-04 Thread Khem Raj
Signed-off-by: Khem Raj --- .../{geany-plugins_1.36.bb => geany-plugins_1.37.bb} | 3 +-- .../geany/{geany_1.36.bb => geany_1.37.1.bb} | 8 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) rename meta-oe/recipes-devtools/geany/{geany-plugins_1.36.bb => geany-plugins_1

[oe] [meta-python][PATCH] python3-pykwalify: correct runtime depends

2021-02-04 Thread hongxu
Since upgrade pykwalify from 1.7.0 -> 1.8.0, the ruamel.yaml is now the default and preffered yaml parser, correct runtime depends Signed-off-by: Hongxu Jia --- meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta

[oe] [meta-networking][PATCH] netsnmp: remove --with-openssl=PATH configure option

2021-02-04 Thread Yu, Mingli
From: Mingli Yu The openssl already added in DEPENDS and the openssl related library will be in recipe-sysroot. So it's meanlingless to add the configure option "--with-openssl=${STAGING_EXECPREFIXDIR}" as the below help message. $ cd /prj/net-snmp-5.9/ $ ./configure --help [snip] --with-open

[oe] [meta-oe][dunfell][PATCH 2/2] openldap: upgrade 2.4.56 -> 2.4.57

2021-02-04 Thread akuster
From: zhengruoqin Source: meta-openembedded MR: 108384, 108398, 108412, 108426, 108440, 108454, 108468, 108482, 108496, 108510 Type: Security Fix Disposition: Backport from https://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-support/openldap?id=0282b8ce6a5a5f082a37cb0863b3e62a

[oe] [meta-oe][dunfell][PATCH 1/2] openldap: upgrade 2.4.51 -> 2.4.56

2021-02-04 Thread akuster
From: zangrc Source: meta-openembedded MR: 107249 Type: Security Fix Disposition: Backport from https://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-support/openldap?id=768345053e83623e286ce3140756036e75c023bc ChangeID: fbcadc7f563891b4aa489557c8d518ed46de5e9d Description: Sign

Re: [oe] [meta-networking][PATCH] lksctp-tools: make conpatible to autoconf-2.70

2021-02-04 Thread hongxu
On 2/5/21 1:25 AM, Khem Raj wrote: [Please note: This e-mail is from an EXTERNAL e-mail address] On 2/4/21 2:34 AM, Hongxu Jia wrote: ... ./configure: line 16398: syntax error: unexpected end of file ... Backport a commit from upstream to fix it Signed-off-by: Hongxu Jia ---   .../corosync/c

[oe] [meta-java][PATCH] classpath-native and friends: inherit native last

2021-02-04 Thread Douglas via lists.openembedded.org
Fixes QA Issue: classpath-native: native/nativesdk class is not inherited last Signed-off-by: Douglas Royds --- recipes-core/cacao/cacao-initial-native_0.98.bb | 2 +- recipes-core/classpath/classpath-native.inc | 2 +- recipes-core/ecj/libecj-bootstrap.inc| 2 +- recipes-core/

Re: [oe] Help with dealing with autoconf uprev affected packages?

2021-02-04 Thread Khem Raj
We are now left with 15 odd packages https://errors.yoctoproject.org/Errors/Build/116395/ On Thu, Feb 4, 2021 at 1:47 PM Khem Raj wrote: > > here is latest list > > https://errors.yoctoproject.org/Errors/Build/116365/ > > Just look at the do_configure failures for filtering to autotools issues o

[oe] [meta-oe] [PATCH] live555: upgrade 20210101 -> 20210129

2021-02-04 Thread zhengruoqin
Signed-off-by: Zheng Ruoqin --- .../live555/{live555_20210101.bb => live555_20210129.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-multimedia/live555/{live555_20210101.bb => live555_20210129.bb} (97%) diff --git a/meta-oe/recipes-multimedia/live555/liv

[oe] [meta-oe] [PATCH] gd: upgrade 2.3.0 -> 2.3.1

2021-02-04 Thread zhengruoqin
- Fix potential integer overflow detected by oss-fuzz - Fix #615 using libraqm - Fix #303: gdlib.pc: use Requires instead of Libs (#537) - Fixed #472: Adjusting CMakeLists.txt (#582) - Fix #615: gdImageStringFT() fails for empty strings as of libgd 2.3.0 (#633) - Fix typo but preserve BC - Compute

[oe] [meta-networking] [PATCH] open-isns: upgrade 0.99 -> 0.101

2021-02-04 Thread zhengruoqin
* Changes v0.100 to v0.101: Dmitry Bogdanov (1): Fix parsing of GetNextRsp Lee Duncan (10): Ignore common build files Fix compiler issue when not in security mode Do not ignore write() return value. Fix 586 compile issue and remove -Werror Added a TODO: 'make d

[oe] [meta-multimedia][PATCH 1/2] libsrtp: Update to 2.3.0

2021-02-04 Thread Khem Raj
Drop the local patch, problem is fixed upstream a bit differently License-Update: Bumped Copyright years [1] [1] https://github.com/cisco/libsrtp/commit/445c1c94dc3df48fb633779d1b5d0b743bf522a4 Signed-off-by: Khem Raj --- ...001-Rename-conflicting-variable-mips.patch | 73 ---

[oe] [meta-multimedia][PATCH 2/2] libsrtp: Do not invoke automake during configure

2021-02-04 Thread Khem Raj
It does not use Makefile.am therefore there is no need to regenerate Makefile.in, which is hand-written Signed-off-by: Khem Raj --- meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-multimedia/recipes-support/libsrtp/libsrtp_2.3.0.b

[oe] [meta-oe][PATCH 2/2] hidapi: Backport patch to fix build with autotools 2.70+

2021-02-04 Thread Khem Raj
Signed-off-by: Khem Raj --- ...ove-duplicate-AC_CONFIG_MACRO_DIR-22.patch | 27 +++ meta-oe/recipes-support/hidapi/hidapi_git.bb | 4 ++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-support/hidapi/hidapi/0001-configure.ac-remove-duplicat

[oe] [meta-oe][PATCH 1/2] gst-shark: Upgrade to 0.7.2

2021-02-04 Thread Khem Raj
Fix configure errors seen with autotools 2.70+ Signed-off-by: Khem Raj --- .../recipes-multimedia/gstreamer-1.0/gst-shark_git.bb | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark_git.bb b/meta-multimedia/re

[oe] [meta-oe][PATCH 1/3] boinc-client: Upgrade to 7.16.16 release

2021-02-04 Thread Khem Raj
Drop upstreamed patch Signed-off-by: Khem Raj --- .../boinc/boinc-client/opengl_m4_check.patch | 28 --- ...client_7.16.bb => boinc-client_7.16.16.bb} | 5 ++-- 2 files changed, 2 insertions(+), 31 deletions(-) delete mode 100644 meta-oe/recipes-extended/boinc/boinc-client/op

[oe] [meta-networking][PATCH 3/3] keepalived: Upgrade to 2.2.1

2021-02-04 Thread Khem Raj
Signed-off-by: Khem Raj --- .../keepalived/{keepalived_2.1.5.bb => keepalived_2.2.1.bb} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename meta-networking/recipes-daemons/keepalived/{keepalived_2.1.5.bb => keepalived_2.2.1.bb} (92%) diff --git a/meta-networking/recipes-daemons/k

[oe] [meta-networking][PATCH 2/3] net-snmp: Remove hardcoded paths to build host in net-snmp-config

2021-02-04 Thread Khem Raj
New autconf detects that NSC_LDFLAGS are hardcoded to use -L/usr/lib therefore edit these variables during build so that they have cross-compile friendly values when net-snmp-config is used during build of dependent packages Signed-off-by: Khem Raj --- .../recipes-protocols/net-snmp/net-snmp_5.9

[oe] [meta-networking][PATCH] correct "RRCOMMENDS" typo in ipset recipe

2021-02-04 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/meta-networking/recipes-filter/ipset/ipset_7.9.bb b/meta-networking/recipes-filter/ipset/ipset_7.9.bb index 95e48f013..1ec890b2c 100644 --- a/meta-networking/recipes-filter/ipset/ipset_7.9.bb +++ b/meta-networking/recipes-filter/ipset/ipset_7.9.

Re: [oe] Help with dealing with autoconf uprev affected packages?

2021-02-04 Thread Khem Raj
here is latest list https://errors.yoctoproject.org/Errors/Build/116365/ Just look at the do_configure failures for filtering to autotools issues only. On Thu, Feb 4, 2021 at 1:09 PM Yi Fan Yu wrote: > > Andrey, > > i am working on this now. > > since you already submitted iperf3, i'll focus on

Re: [oe] [meta-python][PATCH 5/5] python3-h5py: Upgrade 2.10.0 -> 3.1.0

2021-02-04 Thread Khem Raj
Fails on musl/x86 https://errors.yoctoproject.org/Errors/Details/567807/ On Wed, Feb 3, 2021 at 7:38 AM Leon Anavi wrote: > > Upgrade to release 3.1.0: > > - Fix using bytes as names for :meth:`~Group.create_dataset` and >  :meth:`~Group.create_virtual_dataset`. > - Fix writing data as a list t

Re: [oe] Help with dealing with autoconf uprev affected packages?

2021-02-04 Thread Yi Fan Yu
Andrey, i am working on this now. since you already submitted iperf3, i'll focus on libmcrypt. i'll test and build both of them once i figure out libmcrypt. On 2/4/21 5:45 AM, Andrey Zhizhikin wrote: - iperf3 - YiFan I just sent a patch for this one: https://lists.openembedded.org/g/openem

Re: [oe] [meta-networking][PATCH] lksctp-tools: make conpatible to autoconf-2.70

2021-02-04 Thread Khem Raj
On 2/4/21 2:34 AM, Hongxu Jia wrote: ... ./configure: line 16398: syntax error: unexpected end of file ... Backport a commit from upstream to fix it Signed-off-by: Hongxu Jia --- .../corosync/corosync_3.0.3.bb| 1 + m4-make-conpatible-to-autoconf-2.70.patch | 89 +

Re: [oe] Dunfell merge request Feb 3

2021-02-04 Thread Khem Raj
applied thanks On 2/3/21 8:34 PM, akuster808 wrote: The following changes since commit 5bba79488b7d393d2258d6e917f7bf7b0d7c4073:   gupnp: Upgrade to 1.2.2 -> 1.2.4 (2021-01-18 08:40:15 -0800) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded dunfell-ne

Re: [oe] [meta-oe][PATCH V2] cereal: add cereal a header-only c++11 serialization library

2021-02-04 Thread Khem Raj
Thanks Peter, I did not realize that they could be merged but relooking it seems to be a better option I have asked the developer to look into it On Thu, Feb 4, 2021 at 8:31 AM Peter Kjellerstedt wrote: > > We already have meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb! > > I recommend ./me

Re: [oe] [meta-oe][PATCH V2] cereal: add cereal a header-only c++11 serialization library

2021-02-04 Thread Peter Kjellerstedt
We already have meta-oe/recipes-support/libcereal/libcereal_1.3.0.bb! I recommend ./meta-oe/recipes-devtools/cereal/cereal_1.0.bb is removed again, and any relevant changes added to libcereal instead. //Peter > -Original Message- > From: openembedded-devel@lists.openembedded.org de...@

[oe] [PATCH][meta-oe] nano: update to 5.5

2021-02-04 Thread Oleksandr Kravchuk
Signed-off-by: Oleksandr Kravchuk --- meta-oe/recipes-support/nano/{nano_5.4.bb => nano_5.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/nano/{nano_5.4.bb => nano_5.5.bb} (87%) diff --git a/meta-oe/recipes-support/nano/nano_5.4.bb b/meta-oe/recipes-s

[oe] [meta-python][PATCH 3/3] python3-pymisp: Upgrade 2.4.137.1 -> 2.4.137.3

2021-02-04 Thread Leon Anavi
Upgrade to release 2.4.137.3: - Bump objects - Fix and improve optional dependencies - Make brotli optional Signed-off-by: Leon Anavi --- ...{python3-pymisp_2.4.137.1.bb => python3-pymisp_2.4.137.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/py

[oe] [meta-python][PATCH 2/3] python3-pymongo: Upgrade 3.11.2 -> 3.11.3

2021-02-04 Thread Leon Anavi
Upgrade to release 3.11.3: - Fix benchmark when using Python 3 Signed-off-by: Leon Anavi --- .../{python3-pymongo_3.11.2.bb => python3-pymongo_3.11.3.bb}| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-pymongo_3.11.2.bb => python3-p

[oe] [meta-python][PATCH 1/3] python3-alembic: Upgrade 1.5.3 -> 1.5.4

2021-02-04 Thread Leon Anavi
Upgrade to release 1.5.4: - Fixed bug in versioning model where a downgrade across a revision with a dependency on another branch, yet an ancestor is also dependent on that branch, would produce an erroneous state in the alembic_version table, making upgrades impossible without manually re

[oe] [meta-python][PATCH] gateone: Cleanup assets for removed recipe

2021-02-04 Thread Andrei Gherzan
From: Andrei Gherzan We removed this recipe in 809de9b0572b8ea234af6141f73deaf2010bc54e but the recipe related files (for example configuration) were left behind. This patch cleans that up. Signed-off-by: Andrei Gherzan --- .../gateone/gateone/80oe.conf.in | 24 -- .../gat

Re: [oe] Help with dealing with autoconf uprev affected packages?

2021-02-04 Thread Andrey Zhizhikin
On Thu, Feb 4, 2021 at 11:06 AM hongxu wrote: > > On 2/3/21 3:17 AM, Randy MacLeod wrote: > > On 2021-02-02 12:11 p.m., Ross Burton wrote: > >> If you have anyone willing to work through some of the recipes in that > >> list then that will be much appreciated. > >> > >> If the issues are not obvio

[oe] [meta-networking][PATCH] lksctp-tools: make conpatible to autoconf-2.70

2021-02-04 Thread hongxu
... ./configure: line 16398: syntax error: unexpected end of file ... Backport a commit from upstream to fix it Signed-off-by: Hongxu Jia --- .../corosync/corosync_3.0.3.bb| 1 + m4-make-conpatible-to-autoconf-2.70.patch | 89 +++ 2 files changed, 90 inserti

Re: [oe] Help with dealing with autoconf uprev affected packages?

2021-02-04 Thread hongxu
On 2/3/21 3:17 AM, Randy MacLeod wrote: On 2021-02-02 12:11 p.m., Ross Burton wrote: If you have anyone willing to work through some of the recipes in that list then that will be much appreciated. If the issues are not obvious feel free to reach out to me. Ross YiFan, Hongxu, Qi, and anyone

[oe] [meta-oe][dunfell][PATCH] libuv: fix CVE-2020-8252

2021-02-04 Thread Andrej Kozemcak
Signed-off-by: Andrej Kozemcak --- .../libuv/libuv/CVE-2020-8252.patch | 41 +++ .../libuv/libuv_1.36.0.bb | 3 +- 2 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 meta-oe/recipes-connectivity/libuv/libuv/CVE-2020-8252.patch diff

[oe] [meta-oe][PATCH] iperf3: fix build with autoconf 2.71

2021-02-04 Thread Andrey Zhizhikin
Add patch that checks for CPP prog, which helps to resolve build errors: ../git/configure: line 14427: CPP: command not found | ../git/configure: line 14553: ac_fn_c_try_cpp: command not found | ../git/configure: line 14553: ac_fn_c_try_cpp: command not found Signed-off-by: Andrey Zhizhikin ---