Re: [oe] [meta-python][kirkstone][PATCH 1/2] python3-cson: fix DEPENDS on python3-native

2023-11-17 Thread Yoann Congal
Le 18/11/2023 à 00:07, Yoann Congal a écrit : > Le 17/11/2023 à 10:18, Yoann Congal a écrit : >> python-native is not provided by meta-python anymore and this is clearly >> a python3 recipe. >> >> Signed-off-by: Yoann Congal >> --- >> meta-python/recipes-extended/python-cson/python3-cson_git.bb

[oe] [meta-python][kirkstone][PATCH] python3-cson: fix run-time dependencies

2023-11-17 Thread Yoann Congal
From: Bartosz Golaszewski Add the missing run-time dependency on python3-json. As a result we no longer need to pull python3 native and can drop other *DEPENDS. Signed-off-by: Bartosz Golaszewski Signed-off-by: Khem Raj (cherry picked from commit 40b4cf5a83098a5f1be873be5c29f26380bc7993)

Re: [oe] [meta-python][kirkstone][PATCH 1/2] python3-cson: fix DEPENDS on python3-native

2023-11-17 Thread Yoann Congal
Le 17/11/2023 à 10:18, Yoann Congal a écrit : > python-native is not provided by meta-python anymore and this is clearly > a python3 recipe. > > Signed-off-by: Yoann Congal > --- > meta-python/recipes-extended/python-cson/python3-cson_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [oe] [meta-networking][PATCH] mdns: Upgrade 2200.0.8 -> 2200.40.37.0.1

2023-11-17 Thread Khem Raj
On Fri, Nov 17, 2023 at 12:40 PM Alex Kiernan wrote: > > Thanks... I should've checked master-next :| always a good idea > > On Fri, Nov 17, 2023 at 7:41 PM Khem Raj wrote: > > > > I have squashed this with > > > >

Re: [oe] [meta-networking][PATCH] mdns: Upgrade 2200.0.8 -> 2200.40.37.0.1

2023-11-17 Thread Alex Kiernan
Thanks... I should've checked master-next :| On Fri, Nov 17, 2023 at 7:41 PM Khem Raj wrote: > > I have squashed this with > > https://lore.kernel.org/openembedded-devel/1700121036-21542-1-git-send-email-wan...@fujitsu.com/T/#u > > On 11/17/23 11:32 AM, Alex Kiernan wrote: > > Signed-off-by:

Re: [oe] [meta-multimedia][PATCH] projucer: Refresh patch to apply cleanly

2023-11-17 Thread Yoann Congal
Hi, Le ven. 17 nov. 2023 à 19:02, Khem Raj a écrit : > This was resulting on rejects on master > > patching file modules/juce_core/system/juce_StandardHeader.h > Hunk #1 FAILED at 64 (different line endings). > 1 out of 1 hunk FAILED -- rejects in file >

Re: [oe] [meta-networking][PATCH] mdns: Upgrade 2200.0.8 -> 2200.40.37.0.1

2023-11-17 Thread Khem Raj
I have squashed this with https://lore.kernel.org/openembedded-devel/1700121036-21542-1-git-send-email-wan...@fujitsu.com/T/#u On 11/17/23 11:32 AM, Alex Kiernan wrote: Signed-off-by: Alex Kiernan --- ...utine-for-cleaning-recent-interfaces.patch | 15 +--

[oe] [meta-networking][PATCH] mdns: Upgrade 2200.0.8 -> 2200.40.37.0.1

2023-11-17 Thread Alex Kiernan
Signed-off-by: Alex Kiernan --- ...utine-for-cleaning-recent-interfaces.patch | 15 +-- ...01-Handle-interface-without-ifa_addr.patch | 12 - .../0001-dns-sd-Include-missing-headers.patch | 11 +++- ...outine-for-tearing-down-an-interface.patch | 15 +--

Re: [oe] mickeldore merge request: Nov 17th.

2023-11-17 Thread Khem Raj
merged thanks Armin. On 11/17/23 7:33 AM, akuster808 wrote: The following changes since commit 39968837196cb48209b71e8852dd04a2f8ccdca8:   nginx: add configure option (2023-10-15 19:09:42 -0400) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded

Re: [oe] [meta-oe][PATCH] ledmon: upgrade 0.93 -> 0.97

2023-11-17 Thread Khem Raj
This fails to build with clang for 32bit x86 e.g. qemux86 https://errors.yoctoproject.org/Errors/Details/742597/ On Thu, Nov 16, 2023 at 12:31 AM Alper Ak wrote: > > * License changed GPL-2.0-only -> LGPL-2.0-only > > - LIC_FILES_CHKSUM changed COPYING -> COPYING.LIB for LGPL-2.0-only > -

[oe] [meta-multimedia][PATCH] projucer: Refresh patch to apply cleanly

2023-11-17 Thread Khem Raj
This was resulting on rejects on master patching file modules/juce_core/system/juce_StandardHeader.h Hunk #1 FAILED at 64 (different line endings). 1 out of 1 hunk FAILED -- rejects in file modules/juce_core/system/juce_StandardHeader.h Patch

[oe] [meta-networking][kirkstone][PATCH] nginx: upgrade to 1.24.0 release

2023-11-17 Thread Armin Kuster
From: Michael Haener According to http://nginx.org/en/CHANGES nginx supports the openssl 3.x component only from version 1.21.2. In Kirstone openssl 3.x is included but all provided versions of nginx are older, so there is currently an incompatibility. With this patch this incompatibility get

Re: [oe] [OE-core][kirkstone][PATCH] qemu 6.2.0: Fix CVE-2023-1544

2023-11-17 Thread Armin Kuster
Wrong mailing list. Please try openembedded-c...@lists.openembedded.org br, Armin On 11/16/23 11:59 PM, Niranjan Pradhan via lists.openembedded.org wrote: Upstream Repository: https://gitlab.com/qemu-project/qemu.git Bug Details: https://nvd.nist.gov/vuln/detail/CVE-2023-1544 Type: Security

[oe] mickeldore merge request: Nov 17th.

2023-11-17 Thread Armin Kuster
The following changes since commit 39968837196cb48209b71e8852dd04a2f8ccdca8:   nginx: add configure option (2023-10-15 19:09:42 -0400) are available in the Git repository at:   https://git.openembedded.org/meta-openembedded mickledore-next for you to fetch changes up to

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

2023-11-17 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: Akash Hadke ---

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

2023-11-17 Thread akash hadke
Sent a new patch with an updated license. https://lists.openembedded.org/g/openembedded-devel/message/106866 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#106867): https://lists.openembedded.org/g/openembedded-devel/message/106867 Mute This

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

2023-11-17 Thread akash hadke
As per the below text from 'COPYING' file change 'LICENSE' of following components to 'GPL-2.0-or-later' 1. cacao-initial-native 2. classpath-native 3. classpath 4. fastjar 5. jamvm COPYING File text: This program is free software; you can redistribute it and/or modify it under the terms of the

[oe] [meta-python][kirkstone][PATCH 2/2] meta-python: Drop broken BBCLASSEXTEND variants

2023-11-17 Thread Yoann Congal
From: Richard Purdie The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became

[oe] [meta-python][kirkstone][PATCH 1/2] python3-cson: fix DEPENDS on python3-native

2023-11-17 Thread Yoann Congal
python-native is not provided by meta-python anymore and this is clearly a python3 recipe. Signed-off-by: Yoann Congal --- meta-python/recipes-extended/python-cson/python3-cson_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-oe][kirkstone][PATCH 3/3] meta-oe: Drop broken BBCLASSEXTEND variants

2023-11-17 Thread Yoann Congal
From: Richard Purdie The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became

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

2023-11-17 Thread Yoann Congal
From: 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

[oe] [meta-oe][kirkstone][PATCH 1/3] packagegroup-meta-oe-extended: RDEPENDS on an existing mozjs-91 package

2023-11-17 Thread Yoann Congal
"mozjs" does not exist but "mozjs-91" does. Signed-off-by: Yoann Congal --- .../recipes-core/packagegroups/packagegroup-meta-oe.bbappend| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-networking][kirkstone][PATCH] meta-networking: Drop broken BBCLASSEXTEND variants

2023-11-17 Thread Yoann Congal
From: Richard Purdie The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became

[oe] [meta-perl][kirkstone][PATCH] meta-perl: Drop broken BBCLASSEXTEND variants

2023-11-17 Thread Yoann Congal
From: Richard Purdie The command "bitbake universe -c fetch" currently throws a ton of warnings as there are many 'impossible' dependencies. In some cases these variants may never have worked and were just added by copy and paste of recipes. In some cases they once clearly did work but became

Re: [oe] [meta-oe][PATCH 1/8] android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
All these depend on TARGET_DBGSRC_DIR variable added in pending oe-core change: https://lists.openembedded.org/g/openembedded-core/message/190815 On Fri, Nov 17, 2023 at 9:51 AM Martin Jansa wrote: > Signed-off-by: Martin Jansa > --- >

[oe] [meta-oe][PATCH 8/8] evince, gnome-calendar, tracker: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-gnome/recipes-gnome/evince/evince_45.0.bb| 4 ++-- .../recipes-gnome/gnome-calendar/gnome-calendar_45.1.bb | 4 ++-- meta-gnome/recipes-gnome/tracker/tracker_3.6.0.bb | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-)

[oe] [meta-oe][PATCH 5/8] ntpsec, net-snmp: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb | 2 +- meta-networking/recipes-support/ntpsec/ntpsec_1.2.2a.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.3.bb

[oe] [meta-oe][PATCH 6/8] aom, x265: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-multimedia/recipes-multimedia/aom/aom_3.7.0.bb | 2 +- meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-multimedia/recipes-multimedia/aom/aom_3.7.0.bb

[oe] [meta-oe][PATCH 7/8] python3-{h5py,pandas}: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-h5py_3.10.0.bb | 2 +- meta-python/recipes-devtools/python/python3-pandas_2.0.3.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.10.0.bb

[oe] [meta-oe][PATCH 3/8] xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.59.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.59.01.bb b/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c_1.59.01.bb index 278db6dc84..5d5152b834

[oe] [meta-oe][PATCH 4/8] fluentbit: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb b/meta-oe/recipes-extended/fluentbit/fluentbit_1.9.7.bb index

[oe] [meta-oe][PATCH 1/8] android-tools: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- .../recipes-devtools/android-tools/android-tools_5.1.1.r37.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/android-tools/android-tools_5.1.1.r37.bb

[oe] [meta-oe][PATCH 2/8] minifi-cpp: drop ${PE}, ${PR} from /usr/src/debug paths

2023-11-17 Thread Martin Jansa
Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb b/meta-oe/recipes-extended/minifi-cpp/minifi-cpp_0.7.0.bb index