Re: [oe] scathgap merge request: July 17th

2024-07-17 Thread Yoann Congal via lists.openembedded.org
on3-pyyaml-include_1.3.2.bb | 2 +- > > .../apache2/{apache2_2.4.59.bb => apache2_2.4.60.bb} | 2 +- > > 8 files changed, 60 insertions(+), 8 deletions(-) > > rename meta-oe/recipes-connectivity/krb5/{krb5_1.21.2.bb => > > krb5_1.21.3.bb} (97%) > >

[oe] [meta-oe][scarthgap][PATCH] openbox: fix crash on alt+tab with fullscreen app

2024-07-16 Thread Yoann Congal via lists.openembedded.org
From: Alexandre Videgrain Apply an openbox patch to openbox recipe to fix crashes on alt+tab with fullscreen app. Github issue: https://github.com/openembedded/meta-openembedded/issues/837 Signed-off-by: Alexandre Videgrain Suggested-by: Ludovic Jozeau Signed-off-by: Yoann Congal Signed-off

[oe] [meta-oe][scarthgap][PATCH] packagegroup-meta-oe: fix lvgl inclusion

2024-07-15 Thread Yoann Congal via lists.openembedded.org
From: Yoann Congal Since commit f7fedd156374 ("lvgl: Upgrade to LVGL 9 series"): * lv-drivers and lv-lib-png packages do not exist anymore * lvgl does not depend on "wayland" being in DISTRO_FEATURES This fixes these warnings (e.g. from AB[0]): Nothing R

[oe] [meta-oe][PATCH] openbox: fix crash on alt+tab with fullscreen app

2024-07-11 Thread Yoann Congal via lists.openembedded.org
From: Alexandre Videgrain Apply an openbox patch to openbox recipe to fix crashes on alt+tab with fullscreen app. Github issue: https://github.com/openembedded/meta-openembedded/issues/837 Signed-off-by: Alexandre Videgrain Suggested-by: Ludovic Jozeau Signed-off-by: Yoann Congal --- Hello

[oe] [meta-oe][master-next][PATCH 1/2] pidgin: Update Upstream-Status for gcc-14 compatibility patch

2024-07-10 Thread Yoann Congal via lists.openembedded.org
From: Yoann Congal Patch was merged here: https://keep.imfreedom.org/pidgin/pidgin/rev/210f318db492 Signed-off-by: Yoann Congal --- ...le_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support

[oe] [meta-oe][master-next][PATCH 2/2] pidgin: Remove gcc-14 compatibility workaround

2024-07-10 Thread Yoann Congal via lists.openembedded.org
From: Yoann Congal Since commit "pidgin: Upgrade to 2.14.13" (which contains a gcc-14 compatibility patch), the workaround is not needed to build on gcc-14. Signed-off-by: Yoann Congal Suggested-by: Martin Jansa --- meta-oe/recipes-support/pidgin/pidgin_2.14.13.bb | 4 1 file

Re: [oe] [meta-oe][PATCH] pidgin: Upgrade to 2.14.13

2024-07-09 Thread Yoann Congal via lists.openembedded.org
Le 09/07/2024 à 00:18, Yoann Congal a écrit : > From: Yoann Congal > > Upstream changelog: https://www.pidgin.im/ChangeLog > > Recipe changes: > * Add a patch (in review) to support building on gcc-14 > * Drop OE branding patch (code supporting this has disapear

[oe] [meta-oe][PATCH v2] pidgin: Upgrade to 2.14.13

2024-07-09 Thread Yoann Congal via lists.openembedded.org
From: Yoann Congal Upstream changelog: https://www.pidgin.im/ChangeLog Recipe changes: * Add a patch (in review) to support building on gcc-14 * Drop OE branding patch (code supporting this has disapeared or is disabled) * Remove vv and farsight2 PACKAGECONFIGs (depend on the removed

[oe] [meta-oe][PATCH] pidgin: Upgrade to 2.14.13

2024-07-08 Thread Yoann Congal via lists.openembedded.org
From: Yoann Congal Upstream changelog: https://www.pidgin.im/ChangeLog Recipe changes: * Add a patch (in review) to support building on gcc-14 * Drop OE branding patch (code supporting this has disapeared or is disabled) * Remove vv and farsight2 PACKAGECONFIGs (depend on the removed

[oe] [meta-python][PATCH] python3-redis: add an archive prefix to avoid clashing with redis

2024-07-08 Thread Yoann Congal via lists.openembedded.org
From: Yoann Congal The new python3-redis_5.0.7 archive "redis-5.0.7.tar.gz" may clash with a very old redis-5.0.7 archive. It does on the autobuilder which kept its DL_DIR from this era and triggers a mirroring error[0]. To fix this, add a "pypi-" prefix to the archive n

[oe] [meta-networking][PATCH] daq: fix SRC_URI to point to the real 2.0.7 release

2024-07-05 Thread Yoann Congal via lists.openembedded.org
From: Yoann Congal The previous fossies.org archive contained a 2.0.6 release. (The included "configure" script contained PACKAGE_VERSION='2.0.6') Switch to the upstream archive hosted on snort.org which look like a real 2.0.7 version (configure contains PACKAGE_VERSION='2.0

[oe] [meta-oe][scarthgap][PATCH] libfido2: remove non-functional native and nativesdk BBCLASSEXTEND

2024-06-16 Thread Yoann Congal via lists.openembedded.org
-off-by: Yoann Congal Cc: Dan McGregor Signed-off-by: Khem Raj (cherry picked from commit 1a3d194eb3552eb948ca61dffcb9dbe2710f516b) --- meta-oe/recipes-support/libfido2/libfido2_1.14.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-oe/recipes-support/libfido2/libfido2_1.14.0.bb b/met

[oe] [meta-oe][PATCH] packagegroup-meta-oe: replace libdbd-mysql-perl with dbd-mariadb

2024-06-16 Thread Yoann Congal via lists.openembedded.org
Update packagegroup-meta-oe-devtools following commit 0ec2b7aab2c5 ("replace libdbd-mysql-perl with dbd-mariadb") Signed-off-by: Yoann Congal --- meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/re

Re: [oe] [meta-multimedia][PATCH] sample-content: Set UNPACKDIR to S to avoid a QA warning

2024-05-29 Thread Yoann Congal via lists.openembedded.org
egards, > Qi > > > On 5/27/24 15:33, Yoann Congal via lists.openembedded.org wrote: > > Since recent UNPACKDIR work, default S directory is not created anymore. > > By setting UNPACKDIR to S, S in indirectly created in do_unpack. > > > > Fixes these warnings: &g

[oe] [meta-multimedia][PATCH v2] sample-content: Set UNPACKDIR to S to avoid a QA warning

2024-05-28 Thread Yoann Congal via lists.openembedded.org
/commit/?id=d6ae8d2004f8ac3aab4571e0077d406b2d19b542 Signed-off-by: Yoann Congal Reviewed-by: Alexandre Truong --- v1->v2: Add S affectation to be consistent with OE-Core UNPACKDIR/S definitions. --- .../recipes-multimedia/sample-content/bigbuckbunny-1080p.bb| 3 +++ .../recipes-multime

[oe] [meta-multimedia][PATCH] sample-content: Set UNPACKDIR to S to avoid a QA warning

2024-05-27 Thread Yoann Congal
/tearsofsteel-1080p/1.0/tearsofsteel-1080p-1.0) pointed to by the S variable doesn't exist - please set S within the recipe to point to where the source has been unpacked to Signed-off-by: Yoann Congal Reviewed-by: Alexandre Truong --- .../recipes-multimedia/sample-content/bigbuckbunny-1080p.bb

[oe] [meta-oe][PATCH] libfido2: remove non-functional native and nativesdk BBCLASSEXTEND

2024-05-25 Thread Yoann Congal
gned-off-by: Yoann Congal Cc: Dan McGregor --- meta-oe/recipes-support/libfido2/libfido2_1.14.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-oe/recipes-support/libfido2/libfido2_1.14.0.bb b/meta-oe/recipes-support/libfido2/libfido2_1.14.0.bb index 08d3f4e84d..d453d0ab97 10

[oe] [meta-oe][PATCH] hddtemp: Fix reproducibility in fr locale

2024-05-24 Thread Yoann Congal
to the correct value. [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/23/steps/32/logs/stdio https://autobuilder.yocto.io/pub/repro-fail-openembedded/meta-oe/oe-reproducible-20240503-9c4hilsr/packages (no nice HTML diffoscope output) Signed-off-by: Yoann Congal Reviewed

[oe] [meta-oe][PATCH] packagegroup-meta-oe: fix lvgl inclusion

2024-05-22 Thread Yoann Congal
kagegroup-meta-oe.bb RDEPENDS on or otherwise requires it) Nothing RPROVIDES 'lv-drivers' (but [...]/packagegroup-meta-oe.bb RDEPENDS on or otherwise requires it) [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/156/builds/367/steps/12/logs/warnings Signed-off-by: Yoann Congal Re

[oe] [meta-networking][PATCH] mdio-tools: fix mdio-netlink kernel module reproducibility

2024-05-21 Thread Yoann Congal
-by: Yoann Congal Reviewed-by: Alexandre Truong --- NB: I could only test that the module does load correctly and works for an empty MDIO bus. But, diffoscope of before/after the patch show only change on the debug side, so it should be safe enough. --- meta-networking/conf/include/non-repro-meta

[oe] [meta-networking][PATCH] squid: workaround a build failure with native gcc10

2024-05-17 Thread Yoann Congal
/buildroot/blob/932b52fad87d79d9f26a343edafe2981079de16e/package/squid/squid.mk#L24 Signed-off-by: Yoann Congal Reviewed-by: Alexandre Truong --- I'm not 100% sure that all the host compiler of all the supported distributions take the "-std=c++17" option. I've tested it only on De

Re: [oe] [meta-gnome][PATCH] nautilus: update 45.1 -> 46.1

2024-05-07 Thread Yoann Congal
with > glib-2.78. > > Another problem I have is with hyprland and the chore update. > Hyprland is still broken with sdbus-c++ 2.0, but I guess a fix for this > can be backported , once the issue was adressed > > > > > -- Yoann Congal Smile ECS - Tech expert -=-=-

Re: [oe] [meta-*][PATCH] reproducibility: move repro excludes from AB config.json to meta-oe

2024-04-27 Thread Yoann Congal
Le 27/04/2024 à 23:35, Yoann Congal a écrit : > For now, the known non-reproducible packages list is stored inside the > autobuilder config.json file. This is not ideal. Let's move this list > into each layers of meta-openembedded. > > These lists can be used with, in local.co

[oe] [meta-*][PATCH v2] reproducibility: move repro excludes from AB config.json to meta-oe

2024-04-27 Thread Yoann Congal
OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = "${KNOWN_NON_REPRO_META_OE}" Signed-off-by: Yoann Congal Acked-by: Richard Purdie --- v1->v2: * Fix meta-filesystem*s* name in inc file name and content to make it coherent with the layer name. --- .../include/non-repro-meta-filesystems.inc| 9 ++ .../conf/incl

[oe] [meta-*][PATCH] reproducibility: move repro excludes from AB config.json to meta-oe

2024-04-27 Thread Yoann Congal
OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = "${KNOWN_NON_REPRO_META_OE}" Signed-off-by: Yoann Congal Acked-by: Richard Purdie --- v1->v2: * Fix meta-filesystem*s* name in inc file name and content to make it coherent with the layer name. --- .../include/non-repro-meta-filesystems.inc| 9 ++ .../conf/incl

[oe] [meta-*][PATCH] reproducibility: move repro excludes from AB config.json to meta-oe

2024-04-24 Thread Yoann Congal
OEQA_REPRODUCIBLE_EXCLUDED_PACKAGES = "${KNOWN_NON_REPRO_META_OE}" Signed-off-by: Yoann Congal --- Cc: Richard Purdie Cc: Khem Raj Richard, Khem: The next step will be to move the current AB config to use these files. And then, continue to cleanup reproducibility errors. --- .../include/non-repro-meta-file

Re: [oe] [meta-oe][PATCH] mariadb: Use inherit_defer for native class

2024-04-04 Thread Yoann Congal
; -inherit native > +inherit_defer native > > PROVIDES += "mysql5-native" > DEPENDS = "ncurses-native zlib-native bison-native libpcre2-native \ > -- > 2.34.1 > > > > > -- Yoann Congal Smile ECS - Tech expert -=-=-=-=-=-=-=-=-=-=-=- Links: You receive

Re: [oe][meta-oe][kirkstone][PATCH 1/1] openvpn: ignore CVE-2023-7235

2024-03-07 Thread Yoann Congal
, this CVE does not appear as applicable neither locally for me or on the AB: https://autobuilder.yocto.io/pub/non-release/patchmetrics-meta-oe/cve-status-kirkstone.txt Did you do something specific to see this CVE? > + > SYSTEMD_SERVICE:${PN} += "openvpn@loopback-server.service > op

[oe] [meta-oe][PATCH] toybox-inittab: Fix serial getty reproducibility

2024-03-05 Thread Yoann Congal
hell[0]. [0]: https://www.shellcheck.net/wiki/SC3010 Signed-off-by: Yoann Congal --- meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2.bb b/meta-oe/recipes-core/toybox/toybox-inittab_0.8.2

Re: [oe] [meta-networking][PATCH] drbd-utils: Fix a udev rule reproducibility

2024-03-05 Thread Yoann Congal
Le mar. 5 mars 2024 à 07:49, Yoann CONGAL a écrit : > Le mar. 5 mars 2024 à 00:48, Khem Raj a écrit : > >> which branch is it meant for ? >> > > That was for the master branch but I missed the 9.27.0 update, sorry. > > I'll rebase and send a v2. > v2 sent!

[oe] [meta-networking][PATCH v2 2/2] drbd-utils: Fix a udev rule reproducibility

2024-03-05 Thread Yoann Congal
the udev rule. Signed-off-by: Yoann Congal --- v1->v2: * Rebased on master (which updated to 9.27.0) * Update patch upstream status as it was merged in the meantime --- ...-an-option-to-disable-host-udev-vers.patch | 55 +++ .../recipes-support/drbd/drbd-utils_9.27.0.bb | 2 + 2 fi

[oe] [meta-networking][PATCH v2 1/2] drbd-utils: Drop a duplicated line in DESCRIPTION

2024-03-05 Thread Yoann Congal
Line "DRBD mirrors a block device over the network to another machine" is written twice in DESCRIPTION. Signed-off-by: Yoann Congal --- meta-networking/recipes-support/drbd/drbd-utils_9.27.0.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-networking/recipes-support

Re: [oe] [meta-networking][PATCH] drbd-utils: Fix a udev rule reproducibility

2024-03-04 Thread Yoann Congal
Le mar. 5 mars 2024 à 00:48, Khem Raj a écrit : > which branch is it meant for ? > That was for the master branch but I missed the 9.27.0 update, sorry. I'll rebase and send a v2. On Mon, Mar 4, 2024 at 12:13 PM Yoann Congal wrote: > > > > drbd-utils configure step check t

[oe] [meta-networking][PATCH] drbd-utils: Fix a udev rule reproducibility

2024-03-04 Thread Yoann Congal
the udev rule. Signed-off-by: Yoann Congal --- ...-an-option-to-disable-host-udev-vers.patch | 55 +++ .../recipes-support/drbd/drbd-utils_9.22.0.bb | 2 + 2 files changed, 57 insertions(+) create mode 100644 meta-networking/recipes-support/drbd/drbd-utils/0001-configure.ac-Add

[oe] [meta-oe][PATCH 2/2] influxdb: Add missing group to static id

2024-02-17 Thread Yoann Congal
The influxdb group is used by the influxdb recipe and created by default by the useradd command. Also, align static passwd file to the USERADD_PARAM in the influxdb recipe and add the missing newline at end of file. Signed-off-by: Yoann Congal --- meta-oe/files/static-group-meta-oe | 1

[oe] [meta-oe][PATCH 1/2] influxdb: Fix /etc files owner

2024-02-17 Thread Yoann Congal
"chown root.influxdb" is a typo of "chown root:influxdb" Signed-off-by: Yoann Congal --- meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb b/meta-oe/

[oe] [meta-oe][PATCH 0/2] Fix influxdb reproducibility build

2024-02-17 Thread Yoann Congal
Yoann Congal (2): influxdb: Fix /etc files owner influxdb: Add missing group to static id meta-oe/files/static-group-meta-oe | 1 + meta-oe/files/static-passwd-meta-oe | 4 ++-- meta-oe/recipes-dbs/influxdb/influxdb_1.8.10.bb | 2 +- 3 files changed, 4 insertions(+), 3

[oe] [meta-networking][PATCH 1/2] freeradius: Add missing 'radiusd' static group id

2024-02-17 Thread Yoann Congal
This fixes build in reproducible test environment [0]: ERROR: freeradius-3.0.26-r0 do_install: ExecutionError [...] | chown: invalid group: ‘radiusd:radiusd’ [0]: https://autobuilder.yoctoproject.org/typhoon/#/builders/155/builds/12/steps/28/logs/stdio line 12830 Signed-off-by: Yoann Congal

[oe] [meta-networking][PATCH 2/2] ntp: Add missing 'ntp' static group id

2024-02-17 Thread Yoann Congal
Signed-off-by: Yoann Congal --- meta-networking/files/static-group-meta-networking | 1 + meta-networking/files/static-passwd-meta-networking | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/meta-networking/files/static-group-meta-networking b/meta-networking/files/static

Re: [oe] [meta-python][PATCH] python3-pytest-cov: Remove unbuildable BBCLASSEXTENDs

2024-01-18 Thread Yoann Congal
Le mer. 17 janv. 2024 à 17:44, Yoann CONGAL a écrit : > Le mer. 17 janv. 2024 à 17:31, Khem Raj a écrit : > >> On Wed, Jan 17, 2024 at 8:20 AM Yoann CONGAL >> wrote: >> >>> Le mer. 17 janv. 2024 à 16:26, Khem Raj a écrit : >>> >>>> how ab

[oe] [meta-python][PATCH 2/2] python3-pytest-cov: Add missing python3-pytest RDEPENDS

2024-01-18 Thread Yoann Congal
python3-pytest-cov is a plugin of python3-pytest adding test coverage feature. It does not seem to do anything useful by itself. Signed-off-by: Yoann Congal --- meta-python/recipes-devtools/python/python3-pytest-cov_4.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-python][PATCH 1/2] python3-coverage: add native and nativesdk BBCLASSEXTEND

2024-01-18 Thread Yoann Congal
To build python3-pytest-cov-native we need python3-coverage-native. To build nativesdk-python3-pytest-cov we need nativesdk-python3-coverage. Signed-off-by: Yoann Congal --- Tested in native and nativesdk environnement: "pytest --cov" does exist and start. --- meta-python/recipe

Re: [oe] [meta-python][PATCH] python3-pytest-cov: Remove unbuildable BBCLASSEXTENDs

2024-01-17 Thread Yoann Congal
Le mer. 17 janv. 2024 à 17:31, Khem Raj a écrit : > > > On Wed, Jan 17, 2024 at 8:20 AM Yoann CONGAL > wrote: > >> Le mer. 17 janv. 2024 à 16:26, Khem Raj a écrit : >> >>> how about we add >>> >>> BBCLASSEXTEND = "native native

Re: [oe] [meta-python][PATCH] python3-pytest-cov: Remove unbuildable BBCLASSEXTENDs

2024-01-17 Thread Yoann Congal
nvironments? If yes, I'll look into it. On Wed, Jan 17, 2024 at 12:26 AM Yoann Congal wrote: > > > > Since the python3-coverage dependency has neither native nor nativesdk > > BBCLASSEXTEND, remove these to avoid triggering warnings on universe > > builds. > > &

Re: [oe] [meta-python][PATCH] python3-pytest-cov: add missing python3-coverage dependency

2024-01-17 Thread Yoann Congal
Le 16/01/2024 à 17:53, Yoann Congal a écrit : > Le 08/01/2024 à 03:47, Khem Raj a écrit : >> >> On Wed, 03 Jan 2024 10:56:02 +0100, Richard Leitner wrote: >>> As reported by "pip3 check" python3-pytest-cov depends on >>> python3-coverage: >>> &g

[oe] [meta-python][PATCH] python3-pytest-cov: Remove unbuildable BBCLASSEXTENDs

2024-01-17 Thread Yoann Congal
Since the python3-coverage dependency has neither native nor nativesdk BBCLASSEXTEND, remove these to avoid triggering warnings on universe builds. Signed-off-by: Yoann Congal --- CC: Richard Leitner This is related to this ML thread: https://lists.openembedded.org/g/openembedded-devel/topic

Re: [oe] [PATCH 18/23] mongodb: skip until python 3.12 fixes are available.

2024-01-16 Thread Yoann Congal
nd thus in my opinion doesn't belong in > meta-oe at all. > > If it's important to you, then you need to do the work. FYI, I've sent a patch removing mongodb from the packagegroup: https://lists.openembedded.org/g/openembedded-devel/message/108306 Regards, -- Yoann

[oe] [meta-oe][PATCH] packagegroup-meta-oe: remove mongodb

2024-01-16 Thread Yoann Congal
://lists.openembedded.org/g/openembedded-devel/message/108300 Signed-off-by: Yoann Congal --- .../recipes-core/packagegroups/packagegroup-meta-oe.bbappend | 5 - 1 file changed, 5 deletions(-) diff --git a/meta-oe/dynamic-layers/meta-python/recipes-core/packagegroups/packagegroup-meta-oe.bbappend b/meta-oe

Re: [oe] [meta-python][PATCH] python3-pytest-cov: add missing python3-coverage dependency

2024-01-16 Thread Yoann Congal
ssary BBCLASSEXTEND to the python3-pytest-cov dependencies (recursively) starting with python3-coverage Regards, -- Yoann Congal Smile ECS - Tech Expert -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#108305): https://lists.openembedded.org/g

Re: [oe] python 3.12 - help needed in fixing meta-oe failures

2023-12-21 Thread Yoann Congal
d be fixed by this patch: >> https://lists.openembedded.org/g/openembedded-devel/message/107547 >> >> Best regards, >> >> Ny Antra >> >> >> >> >> >> -- Yoann Congal Smile ECS - Tech Expert -=-=-=-=-=-=-=-=-=-=-=- Links: Yo

[oe] [meta-python][PATCH] python3-click-spinner: backport patch that fixes deprecated methods

2023-12-21 Thread Yoann Congal
From: Ny Antra Ranaivoarison This allows build with python 3.12. Signed-off-by: Ny Antra Ranaivoarison Signed-off-by: Yoann Congal --- CC: Alexander Kanavin --- .../0001-Update-Versioneer-to-0.22.patch | 2489 + .../python/python3-click-spinner_0.1.10.bb|1 + 2

Re: [oe] [meta-python][PATCH 1/2] python3-pyudev: provide native

2023-12-12 Thread Yoann Congal
be this case (partial application of a patch series) could be made more explicit in your template answer? Thanks! > Best regards, > > > > > -- Yoann Congal Smile ECS - Tech Expert -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply O

Re: [oe] [meta-python][PATCH 1/2] python3-pyudev: provide native

2023-12-05 Thread Yoann Congal
rror on the autobuilder. See: https://git.openembedded.org/meta-openembedded/commit/?id=d4aa17dc436beb96a804860bc6d18cf72283709e In this case, I suppose, we would need to either add -native support for libudev or somehow cut the dependency python3-pyudev->libudev. Maybe this is somet

Re: [oe] kirkstone merge request: Nove 29th

2023-11-29 Thread Yoann Congal
> > Narpat Mali (2): > >open-vm-tools: fix CVE-2023-20900 > >traceroute: upgrade 2.1.0 -> 2.1.3 > > > > Peter Kjellerstedt (1): > >libwebsockets: Support building for native > > > > Richard Purdie (4): > > met

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

2023-11-20 Thread Yoann Congal
d modified recipes to the ones generating warnings Signed-off-by: Yoann Congal --- meta-python/recipes-devtools/python/python-pint.inc | 2 -- meta-python/recipes-devtools/python/python3-cmd2_0.9.23.bb | 2 -- meta-python/recipes-devtools/python/python3-matplotlib_3.2.1.bb | 2 -- m

[oe] [meta-python][dunfell][PATCH 1/3] python3-cson: fix run-time dependencies

2023-11-20 Thread Yoann Congal
) Backported: adapted to old override syntax Signed-off-by: Yoann Congal --- meta-python/recipes-extended/python-cson/python3-cson_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-python/recipes-extended/python-cson/python3-cson_git.bb b/meta-python/recipes-extended

[oe] [meta-python][dunfell][PATCH 2/3] meta-python-image,meta-python-ptest-image: Use python3 packagegroups

2023-11-20 Thread Yoann Congal
From: Khem Raj Signed-off-by: Khem Raj Acked-by: Trevor Gamblin (cherry picked from commit e43a9898fc536d1d3bc726180d5c2afd15db0b19) Signed-off-by: Yoann Congal --- meta-python/recipes-core/images/meta-python-image.bb | 3 +-- meta-python/recipes-core/images/meta-python-ptest-image.bb

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

2023-11-20 Thread Yoann Congal
d modified recipes to the ones generating warnings Signed-off-by: Yoann Congal --- .../recipes-perl/libconfig/libconfig-autoconf-perl_0.318.bb | 2 +- meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.068.bb | 2 -- meta-perl/recipes-perl/libnet/libnet-dns-perl_1.24.bb | 2 --

[oe] [meta-oe][dunfell][PATCH] meta-oe: Drop broken BBCLASSEXTEND variants

2023-11-20 Thread Yoann Congal
d modified recipes to the ones generating warnings * NB: cups-filter needs poppler-native but its not available. To fix this, 5fa0188b8c could be backported. Signed-off-by: Yoann Congal --- .../meta-python/recipes-support/smem/smem_1.5.bb | 2 -- meta-oe/recipes-connectivity/ser2net/ser2ne

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-e

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

2023-11-17 Thread Yoann Congal
) Signed-off-by: Yoann Congal --- meta-python/recipes-extended/python-cson/python3-cson_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-python/recipes-extended/python-cson/python3-cson_git.bb b/meta-python/recipes-extended/python-cson/python3-cson_git.bb index

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 ins

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

2023-11-17 Thread Yoann Congal
s/juce_core/system/juce_StandardHeader.h > Patch 0001-StandardHeader-Include-utility-for-GCC-12-compatibil.patch does > not apply (enforce with -f) > > Signed-off-by: Khem Raj > Cc: Yoann Congal > --- > ...r-Include-utility-for-GCC-12-compatibil.patch | 16 +++- > 1 file c

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

2023-11-17 Thread Yoann Congal
d modified recipes to the ones generating warnings Signed-off-by: Yoann Congal --- .../recipes-devtools/python/python3-aiohttp-jinja2_1.5.bb | 2 -- meta-python/recipes-devtools/python/python3-autobahn_22.3.2.bb | 2 -- meta-python/recipes-devtools/python/python3-pyudev_0.23.2.bb| 2 +-

[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 a/meta-python/recipes-extended/python-cson

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

2023-11-17 Thread Yoann Congal
d modified recipes to the ones generating warnings Signed-off-by: Yoann Congal --- meta-oe/recipes-connectivity/ser2net/ser2net_4.3.5.bb | 2 -- meta-oe/recipes-connectivity/zeromq/czmq_4.2.1.bb | 2 -- meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb | 2 +- meta-oe/recipes-devto

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

2023-11-17 Thread Yoann Congal
not seem to be any way to explicitly tell cmake to not build with libcap. Signed-off-by: Peter Kjellerstedt Signed-off-by: Khem Raj (cherry picked from commit c083e0569ad80d11b4f5cfdfa89acdd4264d8152) Backported: Updated paths to follow PV changes. Signed-off-by: Yoann Congal --- .../recipes

[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 a/meta-oe/dynamic-layers/meta-python/recipes-core/packagegrou

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

2023-11-17 Thread Yoann Congal
g warnings Signed-off-by: Yoann Congal --- .../recipes-connectivity/mosquitto/mosquitto_2.0.18.bb | 2 +- .../recipes-support/netsniff-ng/netsniff-ng_0.6.8.bb| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-networking/recipes-connectivity

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

2023-11-17 Thread Yoann Congal
d modified recipes to the ones generating warnings Signed-off-by: Yoann Congal --- .../recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb | 2 +- meta-perl/recipes-perl/libio/libio-socket-ssl-perl_2.074.bb | 2 -- meta-perl/recipes-perl/libnet/libnet-dns-perl_1.33.bb | 2 --

[oe] [meta-python][kirkstone][PATCH] python3-soupsieve: Break circular dependency with beautifulsoup4

2023-11-16 Thread Yoann Congal
python3-beautifulsoup4 does depend on python3-soupsieve but python3-soupsieve does not depend on python3-beautifulsoup4. Signed-off-by: Yoann Congal --- .../recipes-devtools/python/python3-soupsieve_2.3.1.bb| 4 1 file changed, 4 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-python][PATCH] python3-soupsieve: Break circular dependency with beautifulsoup4

2023-11-16 Thread Yoann Congal
python3-beautifulsoup4 does depend on python3-soupsieve but python3-soupsieve does not depend on python3-beautifulsoup4. Signed-off-by: Yoann Congal --- meta-python/recipes-devtools/python/python3-soupsieve_2.5.bb | 4 1 file changed, 4 deletions(-) diff --git a/meta-python/recipes

[oe] [meta-webserver][PATCH] static-id: add missing netdata group

2023-11-15 Thread Yoann Congal
The netdata recipe does want to create a netdata group. So add it to the static id for the reproducibility tests. Signed-off-by: Yoann Congal --- meta-webserver/files/static-group-meta-webserver | 1 + meta-webserver/files/static-passwd-meta-webserver | 2 +- 2 files changed, 2 insertions

[oe] [meta-oe][PATCH] meta-oe/static-ids: Change postgres to 28 to match forced id in recipe

2023-11-15 Thread Yoann Congal
Current recipe does impose UID=GID=28 in the recipe code. Change postgres static ID to match in order to avoid a warning in reproducibility tests. Signed-off-by: Yoann Congal --- meta-oe/files/static-group-meta-oe | 2 +- meta-oe/files/static-passwd-meta-oe | 2 +- 2 files changed, 2

[oe] [meta-multimedia][PATCH] juce/projucer: Backport a fix for the compilation under recent GCC

2023-11-15 Thread Yoann Congal
This backport fixes this error: note: 'std::exchange' is defined in header ''; did you forget to '#include '? Note: The fix is on version >= 7.0.0 Signed-off-by: Yoann Congal --- .../recipes-multimedia/juce/projucer.inc | 3 ++- ...nclude-utility-for-GCC-12-compatibil.patch |

[oe] [meta-oe][dunfell][PATCH] openflow: ignore CVE-2018-1078

2023-11-14 Thread Yoann Congal
CVE_CHECK_IGNORE to CVE_CHECK_WHITELIST Signed-off-by: Yoann Congal --- meta-networking/recipes-protocols/openflow/openflow.inc | 4 1 file changed, 4 insertions(+) diff --git a/meta-networking/recipes-protocols/openflow/openflow.inc b/meta-networking/recipes-protocols/openflow/openflow.inc index

[oe] [meta-oe][dunfell][PATCH] usrsctp: add CVE_VERSION to correctly check for CVEs

2023-11-14 Thread Yoann Congal
release. Signed-off-by: Davide Gardenal Signed-off-by: Khem Raj (cherry picked from commit 279fce2c87c990c942bcb2b72ea83a67e0d74170) Signed-off-by: Yoann Congal --- meta-networking/recipes-protocols/usrsctp/usrsctp_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-networking/recipes

[oe] [meta-oe][dunfell][PATCH] libusbmuxd: Add PV

2023-11-14 Thread Yoann Congal
This is 1.0.10 release with few more commits on top. Signed-off-by: Yoann Congal --- meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-oe/recipes-extended/libimobiledevice/libusbmuxd_git.bb b/meta-oe/recipes-extended

[oe] [meta-oe][PATCH] emlog: ignore CVE-2022-3968 & CVE-2023-43291

2023-11-14 Thread Yoann Congal
CVE-2022-3968 & CVE-2023-43291 apply to the other "emlog" and can be safely ignored. Signed-off-by: Yoann Congal --- meta-oe/recipes-core/emlog/emlog_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-core/emlog/emlog_git.bb b/meta-oe/recipes-core/emlo

[oe] [meta-oe][dunfell][PATCH 2/2] emlog: ignore inapplicable CVEs

2023-11-14 Thread Yoann Congal
The CVEs: * CVE-2019-16868 * CVE-2019-17073 * CVE-2021-44584 * CVE-2022-1526 * CVE-2022-3968 * CVE-2023-43291 ... apply to the other "emlog" and can be safely ignored. Signed-off-by: Yoann Congal --- meta-oe/recipes-core/emlog/emlog_git.bb | 13 + 1 file changed, 13

[oe] [meta-oe][dunfell][PATCH 1/2] emlog: Add PV

2023-11-14 Thread Yoann Congal
From: Khem Raj This is 0.70 release with few more commits on top. Signed-off-by: Khem Raj (cherry picked from commit 08edc0b6ace0d04688a5617cf05546a7b8ba6cca) Signed-off-by: Yoann Congal --- meta-oe/recipes-core/emlog/emlog.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[oe] [meta-oe][kirkstone][PATCH 2/2] emlog: ignore CVE-2022-3968 & CVE-2023-43291

2023-11-14 Thread Yoann Congal
CVE-2022-3968 & CVE-2023-43291 apply to the other "emlog" and can be safely ignored. Signed-off-by: Yoann Congal --- meta-oe/recipes-core/emlog/emlog_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-core/emlog/emlog_git.bb b/meta-oe/recipes-core/emlo

[oe] [meta-oe][kirkstone][PATCH 1/2] emlog: Add PV

2023-11-14 Thread Yoann Congal
From: Khem Raj This is 0.70 release with few more commits on top. Signed-off-by: Khem Raj (cherry picked from commit 08edc0b6ace0d04688a5617cf05546a7b8ba6cca) Signed-off-by: Yoann Congal --- meta-oe/recipes-core/emlog/emlog.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: [oe] [meta-gnome][PATCH 2/2] libchamplain: Upgrade 0.12.20 -> 0.12.21

2023-11-06 Thread Yoann Congal
Le 06/11/2023 à 11:44, Markus Volk a écrit : > On Mon, Nov 6 2023 at 11:29:44 AM +01:00:00, Yoann Congal > wrote: >> Just by curiosity, do you use the auto upgrade helper (AUH) output to do >> this? > > Hi Yoann, > I'm not doing automated updates because I

Re: [oe] [meta-gnome][PATCH 2/2] libchamplain: Upgrade 0.12.20 -> 0.12.21

2023-11-06 Thread Yoann Congal
me meta-gnome/recipes-gnome/libchamplain/{libchamplain_0.12.20.bb => > libchamplain_0.12.21.bb} (61%) I see you send a lot of meta-oe upgrade patches (Thanks!) Just by curiosity, do you use the auto upgrade helper (AUH) output to do this? Regards, -- Yoann Congal Smile ECS - Tech Expert -

Re: [oe] [OE-core] Detecting unimplemented ptests with heuristics

2023-10-20 Thread Yoann Congal
On 10/19/23 17:21, Michael Opdenacker wrote: > Hi Yoann Hi, > On 19.10.23 at 10:00, Yoann Congal wrote: >> Hi everyone, >> >> We recently implemented a way to detect recipes for upstream code that >> contain unit tests but does not implement ptests. >>

[oe] Detecting unimplemented ptests with heuristics

2023-10-19 Thread Yoann Congal
5 Regards, -- Yoann Congal Smile ECS - Tech Expert -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#105593): https://lists.openembedded.org/g/openembedded-devel/message/105593 Mute This Topic: https://lists.openembedded.org/mt/102056220/21656 G

[oe] [meta-python][PATCH] python3-rapidjson: add ptest

2023-10-10 Thread Yoann Congal
From: Mickael RAMILISON Signed-off-by: Mickael RAMILISON Reviewed-by: Yoann Congal --- .../python/python3-rapidjson/run-ptest| 3 +++ .../python/python3-rapidjson_1.11.bb | 20 ++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 meta

Re: [oe] [meta-python][PATCH] python3-rapidjson: add ptest

2023-10-10 Thread Yoann Congal
uld be FAST I guess. Thanks! > > On Tue, Oct 10, 2023 at 9:10 AM Yoann Congal wrote: > > > > From: Mickael RAMILISON > > > > Signed-off-by: Mickael RAMILISON > > Reviewed-by: Yoann Congal > > --- > > Note: > > As of now, the ptest sh

[oe] [meta-python][PATCH] python3-rapidjson: add ptest

2023-10-10 Thread Yoann Congal
From: Mickael RAMILISON Signed-off-by: Mickael RAMILISON Reviewed-by: Yoann Congal --- Note: As of now, the ptest shows: Testsuite summary # TOTAL: 940 # PASS: 913 # SKIP: 17 # XFAIL: 2 # FAIL: 8 # XPASS: 0 # ERROR: 0 .../python/python3-rapidjson/run-ptest| 3