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

2020-04-25 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 meta-python/recipes-devtools/python

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

2020-04-25 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 fil

[oe] [meta-oe][PATCH 1/2] php: upgrade 7.3.16 -> 7.4.4

2020-04-25 Thread Changqing Li
From: Changqing Li License-Update: License updated (year updated) note: for 7.4, pear is disabled by default, and it will be deprecated in future. Signed-off-by: Changqing Li --- ...0001-Use-pkg-config-for-libxml2-detection.patch | 23 --- ...nfigure.ac-don-t-include-build-libtool.m4.patch |

[oe] [meta-webserver][PATCH 2/2] xdebug: upgrade 2.7.2 -> 2.9.5

2020-04-25 Thread Changqing Li
From: Changqing Li Signed-off-by: Changqing Li --- .../recipes-php/xdebug/{xdebug_2.7.2.bb => xdebug_2.9.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-webserver/recipes-php/xdebug/{xdebug_2.7.2.bb => xdebug_2.9.5.bb} (86%) diff --git a/meta-webserver/r

Re: [oe] [meta-oe][PATCH] php: upgrade 7.3.16 -> 7.4.4

2020-04-25 Thread Changqing Li
On 4/25/20 12:59 AM, Khem Raj wrote: This cause xdebug failures https://errors.yoctoproject.org/Errors/Details/407307/ current xdebug don't support php7.4,  I will upgrade xdebug to latest and resend the patch. On Thu, Apr 23, 2020 at 5:57 PM Changqing Li wrote: From: Changqing Li Licens

[oe] [meta-oe][zeus][PATCH] zeromq: Fix host-specific path issue with libsodium

2020-04-25 Thread niko.ma...@vaisala.com
From: "niko.ma...@vaisala.com" Avoid propagation of full build host specific path into WORKDIR/sysroot-destdir/usr/share/cmake/ZeroMQ/ZeroMQTargets.cmake when building the recipe as this causes following-like breakage on sstate cache consumer hosts (with different build host specific path, than t

[oe] [meta-oe][PATCH v2] cjson: add recipe for v1.7.13

2020-04-25 Thread Ting Liu
From: Ting Liu cJSON aims to be the dumbest possible parser that you can get your job done with. It's a single file of C, and a single header file. Homepage: https://github.com/DaveGamble/cJSON Signed-off-by: Ting Liu --- Changes from v1: rename recipe from cjson_git.bb to cjson_1.7.13.bb add

[oe] [meta-networking][PATCH] kea: improve reproducibility

2020-04-25 Thread Yu, Mingli
From: Mingli Yu There are some shell scripts such as kea-admin, upgrade_4.0_to_5.0.sh, wipe_data.sh and etc contain build path. Actually the build path is meanlingless on the target, so replace abs_top_builddir to abs_top_builddir_placeholder to avoid expanding abs_top_builddir which introduces

[oe] [meta-oe][PATCH] tslib: Fix build with 4.x kernel headers

2020-04-25 Thread Khem Raj
Fixes | ../../tslib-1.21/tools/ts_uinput.c:337:15: error: 'struct input_event' has no member named 'input_event_usec' | 337 |data->ev[c].input_event_usec = s[j][i].tv.tv_usec; | | ^ Signed-off-by: Khem Raj --- ...-with-input_event_sec-for-old-kernel.patch |

[oe] [meta-oe][PATCH 1/2] freerdp: wayland: depend on wayland-native

2020-04-25 Thread Max Krummenacher
do_configure tests for wayland-scanner and silently drops the wayland configure option if not found. Adding wayland-native to depends fixes that. Signed-off-by: Max Krummenacher --- meta-oe/recipes-support/freerdp/freerdp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[oe] [meta-oe][PATCH 2/2] freerdp: update to 2.0.0 release

2020-04-25 Thread Max Krummenacher
Bump PE to prevent 'version-going-backwards (from 0:2.0.0-rc4-r0 to 0:2.0.0-r0)' Signed-off-by: Max Krummenacher --- meta-oe/recipes-support/freerdp/freerdp_git.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-support/freerdp/freerdp_git.bb b/meta-oe/r

Re: [oe] [PATCH] libgit2: Update to v1.0.0

2020-04-25 Thread Alistair
On Fri, Apr 24, 2020, at 6:04 PM, Khem Raj wrote: > > > On 4/24/20 5:39 PM, Alistair wrote: > > On Fri, Apr 24, 2020, at 2:16 PM, Khem Raj wrote: > >> This update has some issues > >> > >> Fails on qemux86/clang > >> https://errors.yoctoproject.org/Errors/Details/407382/ > > > > I tried to repro

Re: [oe] [meta-oe][PATCH v2] sdbus-c++-tools: add nativesdk

2020-04-25 Thread Khem Raj
On Fri, Apr 24, 2020 at 12:31 PM Peter Kjellerstedt wrote: > > > -Original Message- > > From: openembedded-devel@lists.openembedded.org > de...@lists.openembedded.org> On Behalf Of Matt Campbell > > Sent: den 22 april 2020 22:07 > > To: openembedded-devel@lists.openembedded.org > > Cc: Ma

Re: [oe] [meta-initramfs][PATCH] meta-initramfs-image: remove klibc utilities

2020-04-25 Thread Khem Raj
On Sat, Apr 25, 2020 at 6:10 AM Andrea Adami wrote: > > On Sat, Apr 25, 2020 at 12:30 AM Khem Raj wrote: > > > > On Thu, Apr 23, 2020 at 4:55 PM Andrea Adami wrote: > > > > > > klibc utils have no update-alternatives because these live ideally alone > > > in th einitramfs. This image is not mini

Re: [oe] [meta-python][PATCH] python3-pexpect: change shebang to python3

2020-04-25 Thread Khem Raj
On Fri, Apr 24, 2020 at 10:00 PM Tim Orling wrote: > > meta-python2 has zero connection the meta-python. So it will not depend on > any inc files. > Thanks, perhaps this patch is ok then, merging inc and bb can be a different one. > On Fri, Apr 24, 2020 at 6:57 PM Khem Raj wrote: >> >> >> >> O

[oe] [meta-oe][PATCH] pegtl: upgrade 2.8.2 -> 2.8.3

2020-04-25 Thread Pierre-Jean Texier via lists.openembedded.org
See full changelog https://github.com/taocpp/PEGTL/releases/tag/2.8.3 Signed-off-by: Pierre-Jean Texier --- meta-oe/recipes-extended/pegtl/{pegtl_2.8.2.bb => pegtl_2.8.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-extended/pegtl/{pegtl_2.8.2.bb => pegtl_2.8.

Re: [oe] [meta-initramfs][PATCH] meta-initramfs-image: remove klibc utilities

2020-04-25 Thread Andrea Adami
On Sat, Apr 25, 2020 at 12:30 AM Khem Raj wrote: > > On Thu, Apr 23, 2020 at 4:55 PM Andrea Adami wrote: > > > > klibc utils have no update-alternatives because these live ideally alone > > in th einitramfs. This image is not minimal having busybox, linux-utils, > > coreutils so to resolve the co

Re: [oe] [meta-oe][PATCH 1/3] opencv: 4.1.0 -> 4.1.1

2020-04-25 Thread Khem Raj
On Tue, Apr 21, 2020 at 5:51 AM Grégory Vimont wrote: > > Hello, > How can I reproduce this build configuration ? > MACHINE=qemumips bitbake opencv > > Le ven. 17 avr. 2020 à 09:57, Grégory Vimont a > écrit : >> >> I don't know what went wrong, I see only Warnings there. >> >> Le jeu. 16 avr.