[oe] [meta-multimedia][PATCH] vlc: add virtual/vlc alias

2022-07-29 Thread Vincent Davis Jr
For layers that want to provide the ability to select a version of VLC. Signed-off-by: Vincent Davis Jr --- meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17-1.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc_3.0.17-1.bb

Re: [oe] [meta-networking][PATCH v3] sshpass: add recipe

2022-07-29 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-devel@lists.openembedded.org > On Behalf Of Mike Petersen > Sent: den 29 juli 2022 19:32 > To: openembedded-devel@lists.openembedded.org > Cc: Mike Petersen > Subject: [oe] [meta-networking][PATCH v3] sshpass: add recipe > > Needed for

[oe] [meta-oe][PATCH] sdbus-c++-libsystemd: Fix build with glibc 2.36

2022-07-29 Thread Khem Raj
Signed-off-by: Khem Raj --- ...lude-linux-fs.h-to-resolve-fsconfig_.patch | 74 +++ .../sdbus-c++/sdbus-c++-libsystemd_250.3.bb | 1 + 2 files changed, 75 insertions(+) create mode 100644

[oe] [meta-oe][PATCH] mozjs: Use RUST_HOST_SYS and RUST_TARGET_SYS

2022-07-29 Thread Khem Raj
Signed-off-by: Khem Raj --- .../meta-python/recipes-extended/mozjs/mozjs-78_78.15.0.bb | 2 +- meta-oe/recipes-extended/mozjs/mozjs-91_91.8.0.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git

[oe] [meta-networking][PATCH v3] sshpass: add recipe

2022-07-29 Thread Mike Petersen
Needed for automating ssh logins, used in auto-tests. Co-authored-by: Ioan-Adrian Ratiu Signed-off-by: Mike Petersen --- .../recipes-connectivity/sshpass/sshpass_1.09.bb | 11 +++ 1 file changed, 11 insertions(+) create mode 100644

[oe] [meta-networking][PATCH v3] sshpass: add recipe

2022-07-29 Thread Mike Petersen
Changes in version 3: - remove SRC_URI[md5sum] assignment -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#98052): https://lists.openembedded.org/g/openembedded-devel/message/98052 Mute This Topic: https://lists.openembedded.org/mt/92696075/21656

Re: [oe] [meta-networking][PATCH v2] sshpass: add recipe

2022-07-29 Thread Khem Raj
On Fri, Jul 29, 2022 at 1:09 PM Mike Petersen wrote: > > Needed for automating ssh logins, used in auto-tests. > > Co-authored-by: Ioan-Adrian Ratiu > Signed-off-by: Mike Petersen > --- > .../recipes-connectivity/sshpass/sshpass_1.09.bb | 12 > 1 file changed, 12 insertions(+)

[oe] [meta-networking][PATCH v2] sshpass: add recipe

2022-07-29 Thread Mike Petersen
Needed for automating ssh logins, used in auto-tests. Co-authored-by: Ioan-Adrian Ratiu Signed-off-by: Mike Petersen --- .../recipes-connectivity/sshpass/sshpass_1.09.bb | 12 1 file changed, 12 insertions(+) create mode 100644

[oe] [meta-networking][PATCH v2] sshpass: add recipe

2022-07-29 Thread Mike Petersen
Changes in version 2: - removed use of PR variable - combined recipe and include files - upgraded to 1.09 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#98049): https://lists.openembedded.org/g/openembedded-devel/message/98049 Mute This Topic:

[oe] [meta-oe][PATCH 2/2] mariadb: Add packageconfig for lz4 and enable it

2022-07-29 Thread Khem Raj
Signed-off-by: Khem Raj --- meta-oe/recipes-dbs/mysql/mariadb.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc b/meta-oe/recipes-dbs/mysql/mariadb.inc index f377c784d5..c63d5114f6 100644 --- a/meta-oe/recipes-dbs/mysql/mariadb.inc

[oe] [meta-oe][PATCH 1/2] mariadb: Inherit pkgconfig

2022-07-29 Thread Khem Raj
Fixes -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Signed-off-by: Khem Raj --- meta-oe/recipes-dbs/mysql/mariadb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-dbs/mysql/mariadb.inc b/meta-oe/recipes-dbs/mysql/mariadb.inc index

[oe] meta-oe Stable branch builders

2022-07-29 Thread Armin Kuster
Hello, In two week my Stable branch build systems will go down for 2 to 3 weeks while they are being moved to another location. I will have reduced capacity in processing backports from Aug 11/12 to Aug 26 or Sept 2nd. The Yocto Project has graciously granted me temporary access to their

[oe] [meta-oe][kirkstone][PATCH 5/5] tracker: upgrade 3.3.1 -> 3.3.2

2022-07-29 Thread Armin Kuster
From: wangmy Changelog: == * Avoid redundant queries in TrackerNotifiers proxied through an D-Bus connection * Do not attempt to rebuild non-existing FTS tables on parser updates * Convert values to the right type when propagating insertions over superproperties * Fix

[oe] [meta-oe][kirkstone][PATCH 4/5] tracker: upgrade 3.3.0 -> 3.3.1

2022-07-29 Thread Armin Kuster
From: Wang Mingyu Changelog: = * Fixed blank nodes to return the correct identifier in certain queries. * Fixes to FTS consistency after updates * Fixes to HTTP module linking * Fix handling of STRING_LITERAL_LONG1/2 terminals * Fix handling of negated property paths *

[oe] [meta-oe][kirkstone][PATCH 3/5] redis: upgrade 7.0.2 -> 7.0.4

2022-07-29 Thread Armin Kuster
From: wangmy Changelog: == Upgrade urgency: SECURITY, contains fixes to security issues. Security Fixes: (CVE-2022-31144) A specially crafted XAUTOCLAIM command on a stream key in a specific state may result with heap overflow, and potentially remote code

[oe] [meta-oe][kirkstone][PATCH 1/5] stunnel: upgrade 5.63 -> 5.64

2022-07-29 Thread Armin Kuster
From: wangmy Changelog: == Security bugfixes OpenSSL DLLs updated to version 3.0.3. New features Updated the pkcs11 engine for Windows. Bugfixes Removed the SERVICE_INTERACTIVE_PROCESS flag in "stunnel -install". Signed-off-by: Wang Mingyu

[oe] [meta-oe][kirkstone][PATCH 2/5] stunnel: upgrade 5.64 -> 5.65

2022-07-29 Thread Armin Kuster
From: wangmy fix-openssl-no-des.patch refreshed for version 5.65 Changelog: == Security bugfixes OpenSSL DLLs updated to version 3.0.5. Bugfixes Fixed handling globally enabled FIPS. Fixed the default openssl.cnf path in stunnel.exe. Fixed a

Re: [oe] [meta-oe][PATCH] polkit: update patches for musl compilation

2022-07-29 Thread Marta Rybczynska
On Fri, Jul 29, 2022 at 1:24 PM Marta Rybczynska wrote: > > Update the patch to make netgroup support optional to fit the commit > merged upstream [1], update the other patch depending on one of the > changes. > > Without this update, a compilation using duktape with musl fails with: > |

[oe] [meta-oe][PATCH] polkit: update patches for musl compilation

2022-07-29 Thread Marta Rybczynska
Update the patch to make netgroup support optional to fit the commit merged upstream [1], update the other patch depending on one of the changes. Without this update, a compilation using duktape with musl fails with: | ../../../polkit-0.119/src/polkitbackend/polkitbackendduktapeauthority.c: In

Re: [oe] [oe-core][RFC PATCH 1/2] pipewire: fix build

2022-07-29 Thread Carlos Rafael Giani via lists.openembedded.org
It is my impression that libsdl2 is built natively for QEMU, and for nothing else, which means that having pipewire-nativesdk would not be necessary..? On 21.05.22 10:03, Markus Volk wrote: I didn't have a specific use case. I was just trying to build libsdl2 identical for target and native.