[oe] [meta-gnome][PATCH 1/2] network-manager-applet: Update the patch to work with musl + bfd linker

2023-10-26 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-script-Do-not-export-_IO_stdin_used.patch | 40 --- 1 file changed, 17 insertions(+), 23 deletions(-) diff --git a/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet/0001-linker-script-Do-not-export-_IO_stdin_used.patch

[oe] [meta-networking][PATCH 2/2] networkmanager-openvpn,networkmanager: Update the patch to work with musl + bfd linker

2023-10-26 Thread Khem Raj
Signed-off-by: Khem Raj --- ...-script-Do-not-export-_IO_stdin_used.patch | 40 --- ...scripts-Do-not-export-_IO_stdin_used.patch | 33 --- 2 files changed, 25 insertions(+), 48 deletions(-) diff --git

Re: [oe] [meta-networking][PATCH 2/2] mosquitto: Support building for native again

2023-10-26 Thread Peter Kjellerstedt
> -Original Message- > From: Richard Purdie > Sent: den 26 oktober 2023 22:13 > To: Peter Kjellerstedt ; openembedded- > de...@lists.openembedded.org > Subject: Re: [oe] [meta-networking][PATCH 2/2] mosquitto: Support building > for native again > > On Thu, 2023-10-26 at 15:22 +0200,

Re: [oe] [meta-networking][PATCH 2/2] mosquitto: Support building for native again

2023-10-26 Thread Richard Purdie
On Thu, 2023-10-26 at 15:22 +0200, Peter Kjellerstedt wrote: > Support for building from native was removed in commit e1b332f2e > (meta-networking: Drop broken BBCLASSEXTEND variants), most likely due > to no support for building libwebsockets-native. That support has now > been added, so it is

Re: [oe] [meta-openembedded] [PATCH] python-blivet: Adapt to upstream branch name changes

2023-10-26 Thread Richard Purdie
On Thu, 2023-10-26 at 09:28 -0700, Khem Raj wrote: > +Armin Kuster > This is for dunfell I guess. My local master branch in that repo was out of date, sorry! Cheers, Richard -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105764):

Re: [oe] [meta-oe][PATCH 1/2] lvgl: lv-drivers: Allow empty package

2023-10-26 Thread Peter Kjellerstedt
> -Original Message- > From: openembedded-devel@lists.openembedded.org de...@lists.openembedded.org> On Behalf Of Marek Vasut > Sent: den 18 oktober 2023 21:35 > To: Martin Jansa > Cc: openembedded-devel@lists.openembedded.org; Fabio Estevam > ; Khem Raj ; Michael Opdenacker > >

[oe] [meta-networking][PATCHv2 2/2] mosquitto: Support building for native again

2023-10-26 Thread Peter Kjellerstedt
Support for building from native was removed in commit e1b332f2e (meta-networking: Drop broken BBCLASSEXTEND variants), most likely due to no support for building libwebsockets-native. That support has now been added, so it is now possible to build mosquitto-native again. Signed-off-by: Peter

[oe] [meta-oe][PATCHv2 1/2] libwebsockets: Support building for native

2023-10-26 Thread Peter Kjellerstedt
This is needed to be able to build mosquitto-native. The dependency on libcap when building for native is needed because cmake will pick up the existence of libcap from the host, but then the build fails if it is not available in the sysroot. Unfortunately, there does not seem to be any way to

[oe] [meta-oe][PATCH] modemmanager: upgrade 1.20.6 -> 1.22.0

2023-10-26 Thread Petr Gotthard
Changelog: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/blob/1.22.0/NEWS Signed-off-by: Petr Gotthard --- .../{modemmanager_1.20.6.bb => modemmanager_1.22.0.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[oe] [meta-oe][PATCH] libmbim: upgrade 1.28.4 -> 1.30.0

2023-10-26 Thread Petr Gotthard
Changelog: https://gitlab.freedesktop.org/mobile-broadband/libmbim/-/blob/1.30.0/NEWS Signed-off-by: Petr Gotthard --- .../libmbim/{libmbim_1.28.4.bb => libmbim_1.30.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

Re: [oe] [meta-openembedded] [PATCH] python-blivet: Adapt to upstream branch name changes

2023-10-26 Thread Khem Raj
+Armin Kuster This is for dunfell I guess. On Thu, Oct 26, 2023 at 6:13 AM Richard Purdie wrote: > > Upstream now use main as their development branch. > > Signed-off-by: Richard Purdie > --- > .../recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb | 2 +- > 1 file changed, 1

Re: [oe] [meta-oe][PATCH 1/2] libwebsockets: Support building for native

2023-10-26 Thread Khem Raj
On Thu, Oct 26, 2023 at 6:22 AM Peter Kjellerstedt wrote: > > This is needed to be able to build mosquitto-native. > > The dependency on libcap when building for native is needed because > cmake will pick up the existence of libcap from the host, but then the > build fails if it is not available

Re: [oe] openssl-native.rm_work runs before kernel-module.install -> no signature

2023-10-26 Thread Khem Raj
On Thu, Oct 26, 2023 at 8:26 AM Bruce Ashfield wrote: > > On Thu, Oct 26, 2023 at 7:16 AM Jörg Sommer wrote: > > > > On 26.10.23 10:34, Jose Quaresma wrote: > > > > > > > > > Khem Raj mailto:raj.k...@gmail.com>> escreveu no > > > dia quarta, 25/10/2023 à(s) 18:18: > > > > > > I wonder if

Re: [oe] openssl-native.rm_work runs before kernel-module.install -> no signature

2023-10-26 Thread Bruce Ashfield
On Thu, Oct 26, 2023 at 7:16 AM Jörg Sommer wrote: > > On 26.10.23 10:34, Jose Quaresma wrote: > > > > > > Khem Raj mailto:raj.k...@gmail.com>> escreveu no > > dia quarta, 25/10/2023 à(s) 18:18: > > > > I wonder if something like below would help > > > > diff --git > >

[oe] meta-oe source mirroring

2023-10-26 Thread Richard Purdie
I'm happy to say that meta-openembedded source mirroring is now working via the Yocto Project's infrastructure and available through the project's source mirrors. An example successful run with master is here: https://autobuilder.yoctoproject.org/typhoon/#/builders/156/builds/19 Nanbield should

[oe] [meta-java][master][PATCH] cacao: Update LICENSE to GPL-2.0-or-later

2023-10-26 Thread akash hadke
As per the below test from https://bitbucket.org/cacaovm/cacao/src/master/COPYING file LICENSE of cacao should be 'GPL-2.0-or-later' This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software

Re: [oe] [meta-java][master][PATCH] meta-java: Adapt LICENSE as SPDX identifiers

2023-10-26 Thread akash hadke
Sent a v2 patch https://lists.openembedded.org/g/openembedded-devel/message/105751 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105752): https://lists.openembedded.org/g/openembedded-devel/message/105752 Mute This Topic:

[oe] [meta-java][master][PATCH v2] meta-java: Adapt LICENSE as SPDX identifiers

2023-10-26 Thread akash hadke
As per Yocto 4.0 migration, LICENSE variables should use SPDX identifiers Convert this by a tool present at below location poky/scripts/contrib/convert-spdx-licenses.py Link: https://docs.yoctoproject.org/migration-guides/migration-4.0.html#license-changes Signed-off-by: Ranjitsinh Rathod

[oe] OpenEmbedded Workshop CFP - February 5th, 2024

2023-10-26 Thread Josef Holzmayr
We are hosting a workshop on Monday, February 5th 2024 in Brussels. Yes exactly, the day right after FOSDEM. So make sure to extend your stay and share your findings or the things you bring. How? By submitting to the OE Workshop 2024 CFP. Open now and waiting for you.

[oe] [meta-oe][PATCH 1/2] libwebsockets: Support building for native

2023-10-26 Thread Peter Kjellerstedt
This is needed to be able to build mosquitto-native. The dependency on libcap when building for native is needed because cmake will pick up the existence of libcap from the host, but then the build fails if it is not available in the sysroot. Unfortunately, there does not seem to be any way to

[oe] [meta-networking][PATCH 2/2] mosquitto: Support building for native again

2023-10-26 Thread Peter Kjellerstedt
Support for building from native was removed in commit e1b332f2e (meta-networking: Drop broken BBCLASSEXTEND variants), most likely due to no support for building libwebsockets-native. That support has now been added, so it is now possible to build mosquitto-native again. Signed-off-by: Peter

[oe] [meta-openembedded] [dunfell] [PATCH 1/2] ibus: Swith to use main branch instead of master

2023-10-26 Thread Richard Purdie
From: Khem Raj Upstream has switched to using main for tip of trunk, therefore follow it here in SRC_URI as well. Signed-off-by: Khem Raj Suggested-by: Fabio Estevam Reported-by: Markus Volk --- meta-gnome/recipes-support/ibus/ibus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

[oe] [meta-openembedded] [dunfell] [PATCH 2/2] grubby: Update branchname to match upstream

2023-10-26 Thread Richard Purdie
meta-oe master already made this change along with others. Update the branchname to match upstream repository changes to allow fetching to continue to work. Signed-off-by: Richard Purdie --- meta-initramfs/recipes-devtools/grubby/grubby_git.bb | 2 +- 1 file changed, 1 insertion(+), 1

[oe] [meta-openembedded] [kirkstone] [PATCH 3/3] suiteparse: Adapt to upstream branch name changes

2023-10-26 Thread Richard Purdie
meta-oe master branch already made this change. Signed-off-by: Richard Purdie --- meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/suitesparse/suitesparse_5.10.1.bb

[oe] [meta-openembedded] [kirkstone] [PATCH 2/3] python-blivet: Adapt to upstream branch name changes

2023-10-26 Thread Richard Purdie
Signed-off-by: Richard Purdie --- .../recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb

[oe] [meta-openembedded] [kirkstone] [PATCH 1/3] grubby: Update branchname to match upstream

2023-10-26 Thread Richard Purdie
meta-oe master already made this change along with others. Update the branchname to match upstream repository changes to allow fetching to continue to work. Drop unneeded duplicate semicolon too. Signed-off-by: Richard Purdie --- meta-initramfs/recipes-devtools/grubby/grubby_git.bb | 2 +- 1

[oe] [meta-openembedded] [PATCH] python-blivet: Adapt to upstream branch name changes

2023-10-26 Thread Richard Purdie
Upstream now use main as their development branch. Signed-off-by: Richard Purdie --- .../recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.3.0.bb

Re: [oe] openssl-native.rm_work runs before kernel-module.install -> no signature

2023-10-26 Thread Jörg Sommer via lists . openembedded . org
On 26.10.23 10:34, Jose Quaresma wrote: > > > Khem Raj mailto:raj.k...@gmail.com>> escreveu no > dia quarta, 25/10/2023 à(s) 18:18: > > I wonder if something like below would help > > diff --git > a/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb >

[oe] [meta-oe][PATCH] cpulimit: add DESCRIPTION field

2023-10-26 Thread Gianfranco
Signed-off-by: Gianfranco Costamagna Signed-off-by: Gianfranco Costamagna Signed-off-by: Federico Briata --- meta-oe/recipes-support/cpulimit/cpulimit_0.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-support/cpulimit/cpulimit_0.2.bb

[oe] [meta-gnome][PATCH] gnome-remote-desktop: Update 45.0 -> 45.1

2023-10-26 Thread Markus Volk
Signed-off-by: Markus Volk --- ...nome-remote-desktop_45.0.bb => gnome-remote-desktop_45.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-remote-desktop/{gnome-remote-desktop_45.0.bb =>

[oe] [meta-gnome][PATCH 2/2] eog: Update 45.0 -> 45.1

2023-10-26 Thread Markus Volk
Version 45.1 Bug fixes and improvements: #300, Statusbar image position incorrect (Felix Riemann) New and updated translations: - Sabri Ünal [tr] New and updated manual translations - Balázs Úr [hu] - Ser82-png [ru] Signed-off-by: Markus Volk ---

[oe] [meta-gnome][PATCH 1/2] gnome-control-center: Update 45.0 -> 45.1

2023-10-26 Thread Markus Volk
Version 45.1 About - Add more types of processor support Accessibility - Make Cursor Size dialog close on Escape key Keyboard - Allow closing Shortcuts dialog with Escape key Mouse - Fix linked style of primary mouse button in RTL languages - Avoid making videos

Re: [oe] openssl-native.rm_work runs before kernel-module.install -> no signature

2023-10-26 Thread Jose Quaresma
Hi Martin Martin Jansa escreveu no dia quinta, 26/10/2023 à(s) 09:47: > But something like this inside of the external kernel module should work, > right? If yes, then it could be moved to module.bbclass or something. > > At least as long as the RPATH is set correctly, that worked for me with >

[oe] [meta-gnome][PATCH 2/3] gnome-calendar: Update 45.0 -> 45.1

2023-10-26 Thread Markus Volk
Major changes in 45.1: * Use en dash for various strings * Read the 12/24h time format setting from the portal * Show event popover above events * Fix a crash when loading some specific event in specific ranges and timezones * Fix various warnings * Updated translations Signed-off-by: Markus Volk

[oe] [meta-gnome][PATCH 3/3] gnome-disk-utility: Update 44.0 -> 45.0

2023-10-26 Thread Markus Volk
45.0 - September 10, 2023 = Lukáš Tyrychtr: * benchmark-dialog: Silence two maybe-uninitialized warnings Updated translations: * Alexander Shopov (bg), Amn Alam (pa), Baurzhan Muftakhidinov (kk), Boyuan Yang (zh_CN), Bruce Cowan (en_GB), Danial Behzadi (fa),

[oe] [meta-gnome][PATCH 1/3] gnome-software: Update 45.0 -> 45.1

2023-10-26 Thread Markus Volk
Released: 2023-10-20 This is a stable release with the following changes: Various styling fixes Report PackageKit GPG-related errors in the GUI Flatpak permission checks improvements Optimize loading of the details page This release also updates translations: Catalan (Jordi Mas) Chinese

Re: [oe] openssl-native.rm_work runs before kernel-module.install -> no signature

2023-10-26 Thread Martin Jansa
But something like this inside of the external kernel module should work, right? If yes, then it could be moved to module.bbclass or something. At least as long as the RPATH is set correctly, that worked for me with some old 4.9 kernels in:

Re: [oe] openssl-native.rm_work runs before kernel-module.install -> no signature

2023-10-26 Thread Jose Quaresma
Khem Raj escreveu no dia quarta, 25/10/2023 à(s) 18:18: > I wonder if something like below would help > > diff --git a/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb > b/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb > index 2cff48c39c3..6133721334c 100644 > ---