[oe] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2024-07-29 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading: https://wiki.yoctoproject.org/wiki/Bug_Triage#Newcomer

Re: [oe] [OE-core] How to contribute in meta-lts-mixins layer?

2024-07-29 Thread Scott Murray
On Mon, 29 Jul 2024, Quentin Schulz wrote: > Hi Ranjitsinh, > > On 7/29/24 3:52 PM, Ranjitsinh Rathod via lists.openembedded.org wrote: > > You don't often get email from > > ranjitsinh.rathod=kpit@lists.openembedded.org. Learn why this is > > important

[oe] [meta-oe,scarthgap][PATCH] libftdi: Fix missing ftdi_eeprom

2024-07-29 Thread Przemyslaw Zegan
Due to the incorrect subpackage name, the ftdi_eeprom does not placed in the generated image. This patch fixes it. Signed-off-by: Przemyslaw Zegan --- meta-oe/recipes-support/libftdi/libftdi_1.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-support/libft

Re: [oe] [meta-oe][PATCH v3] dediprog-flasher: Add recipe

2024-07-29 Thread Khem Raj
Can you rebase it on latest master branch and send the delta alone since I accepted v2 already On Mon, Jul 29, 2024 at 10:27 AM Tymoteusz Burak wrote: > > This patch adds the dpcmd utility recipe. It provides software for > Dediprog SF100 and SF600 SPI flash programmers. > > I've changed the PV t

[oe] [meta-oe][PATCH v3] dediprog-flasher: Add recipe

2024-07-29 Thread Tymoteusz Burak
This patch adds the dpcmd utility recipe. It provides software for Dediprog SF100 and SF600 SPI flash programmers. I've changed the PV to the tag from which the sources are fetched. Signed-off-by: Tymoteusz Burak CC: Khem Raj --- ...01-add-support-for-cross-compilation.patch | 21 ++ .

[oe][meta-oe][scarthgap][PATCH 7/7] composefs: the srcrev hash was the release tag

2024-07-29 Thread Jose Quaresma
From: Jose Quaresma Signed-off-by: Jose Quaresma Signed-off-by: Khem Raj (cherry picked from commit 71fda358450c2d2f4a7be00e72a7563a12ec9d3d) Signed-off-by: Jose Quaresma --- meta-oe/recipes-support/composefs/composefs_1.0.4.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-oe/recipe

[oe][meta-oe][scarthgap][PATCH 6/7] composefs: upgrade 1.0.3 -> 1.0.4

2024-07-29 Thread Jose Quaresma
From: Wang Mingyu Changelog: == - Added LCFS_MOUNT_FLAGS_TRY_VERITY/tryverity mount option to do best-effort fs-verity - Use the new loewerdir+ and datadir+ overlayfs mount options from linux 6.6 - mkcomposefs is now multi-threaded when computing digests and copying files - mkcomposefs n

[oe][meta-oe][scarthgap][PATCH 5/7] composefs: add native target support

2024-07-29 Thread Jose Quaresma
From: Jose Quaresma The next version of ostree v2024.6 will be available soon and optional will require composefs-native. Signed-off-by: Jose Quaresma Signed-off-by: Khem Raj (cherry picked from commit 850a893f20988f67180bbd23700a2ab97be32c73) Signed-off-by: Jose Quaresma --- meta-oe/recipes

[oe][meta-oe][scarthgap][PATCH 4/7] composefs: bump ecef20c1

2024-07-29 Thread Jose Quaresma
From: Jose Quaresma - This is required to add the native target support. - Drop upstream merged patch: 0001-musl-basename-use-portable-implementation-for-basena.patch https://github.com/containers/composefs/pull/273 Changelog: $ git --no-pager log --oneline HEAD...v1.0.3 ecef20c (HEAD -> main,

[oe][meta-oe][scarthgap][PATCH 3/7] composefs: refactor

2024-07-29 Thread Jose Quaresma
From: Jose Quaresma - add recipe DESCRIPTION - remove the PV as it can be taken from the recipe name - specify some EXTRA_OECONF configuration to avoid host contamination Signed-off-by: Jose Quaresma Signed-off-by: Khem Raj (cherry picked from commit 4acfcfb234d3307ce5c72fb6a9358b5f918db5af) S

[oe][meta-oe][scarthgap][PATCH 2/7] composefs: move from meta-filesystems to meta-oe layer

2024-07-29 Thread Jose Quaresma
From: Jose Quaresma We can make this more widely available as we don't depend anymore on fuse3. Signed-off-by: Jose Quaresma Signed-off-by: Khem Raj (cherry picked from commit dfae2972b4905bd9a423642641d4921334f844fb) Signed-off-by: Jose Quaresma --- .../recipes-support/composefs/composefs_1

[oe][meta-oe][scarthgap][PATCH 1/7] composefs: remove fuse3 dependencie

2024-07-29 Thread Jose Quaresma
From: Jose Quaresma The fuse3 is only used for development purposes and the composefs uses the kernel overlayfs and erofs on the target. The composefs-fuse [1] tool is not even installed by default So all the files installed on the target are the same with and without the fuse, this can be chec

[oe][meta-oe][PATCH] ostree: Upgrade 2024.6 -> 2024.7

2024-07-29 Thread Jose Quaresma
$ git --no-pager log --oneline v2024.6...v2024.7 4941d9cd (tag: v2024.7) Release 2024.7 4b96359e Merge pull request #3277 from cgwalters/karg-disable-composefs e226c876 prepare-root: Add `ostree.prepare-root.composefs` 5378fe2a Merge pull request #3276 from cgwalters/parse-bool 65ff4041 prepare-roo

[oe] [meta-oe][PATCH] flatpak: update 1.15.8 -> 1.15.9

2024-07-29 Thread Markus Volk
- flatpak now uses wrap files instead of git submodules to fetch bwrap and xdg-dbus-proxy For reproducibility reasons, this cannot be done. Add external binaries and configure like recommended below: Dependencies: bubblewrap and xdg-dbus-proxy are now provided by Meson wrap files instea

Re: [oe] [OE-core] How to contribute in meta-lts-mixins layer?

2024-07-29 Thread Quentin Schulz via lists.openembedded.org
Hi Ranjitsinh, On 7/29/24 3:52 PM, Ranjitsinh Rathod via lists.openembedded.org wrote: You don't often get email from ranjitsinh.rathod=kpit@lists.openembedded.org. Learn why this is important Hello all, I want to contribute for the layer meta

[oe] [meta-oe][scarthgap][PATCH 2/2] uutils-coreutils: upgrade 0.0.26 -> 0.0.27

2024-07-29 Thread Etienne Cordonnier via lists.openembedded.org
From: Etienne Cordonnier See https://github.com/uutils/coreutils/releases/tag/0.0.27 Signed-off-by: Etienne Cordonnier Signed-off-by: Khem Raj --- .../uutils-coreutils-crates.inc | 210 ++ ...s_0.0.26.bb => uutils-coreutils_0.0.27.bb} | 2 +- 2 files changed, 1

[oe] [meta-oe][scarthgap][PATCH 1/2] uutils-coreutils: upgrade 0.0.25 -> 0.0.26

2024-07-29 Thread Etienne Cordonnier via lists.openembedded.org
From: Etienne Cordonnier See https://github.com/uutils/coreutils/releases/tag/0.0.26 Signed-off-by: Etienne Cordonnier Signed-off-by: Khem Raj --- .../uutils-coreutils-crates.inc | 106 +++--- ...s_0.0.25.bb => uutils-coreutils_0.0.26.bb} | 2 +- 2 files changed, 6

Re: [oe] [meta-python][scarthgap][PATCH] python3-pydantic-core: upgrade 2.16.3 -> 2.18.1

2024-07-29 Thread Tim Orling
On Mon, Jul 29, 2024 at 4:07 AM Richard Leitner wrote: > On Thu, Jul 18, 2024 at 08:27:50AM GMT, Tim Orling wrote: > > On Thu, Jul 18, 2024 at 7:49 AM Richard Leitner wrote: > > > On Wed, Jul 10, 2024 at 12:10:01PM GMT, Tim Orling wrote: > > > > On Wed, Jul 10, 2024 at 8:14 AM Tim Orling > > >

[oe] How to contribute in meta-lts-mixins layer?

2024-07-29 Thread Ranjitsinh Rathod via lists.openembedded.org
Hello all, I want to contribute for the layer meta-lts-mixins for kirkstone/rust branch. Does anyone suggest which email and labels to use to do contribution for this layer? I did not find any specific contribute guide or details in the repository. Any help is appreciated. Layer link: https://

[oe] [meta-python][scarthgap][PATCH] python3-email-validator: upgrade 2.1.0 -> 2.1.1

2024-07-29 Thread Richard Leitner via lists.openembedded.org
From: Wang Mingyu Changelog: == - Fixed typo 'marking' instead of 'marketing' in case-insensitive mailbox name list. - When DNS-based deliverability checks fail, in some cases exceptions are now thrown with raise ... from for better nested exception tracking. - Fixed tests to work when

[oe] [meta-oe][kirkstone][PATCH 1/2] php: Fix install conflict when enable multilib.

2024-07-29 Thread Csókás Bence via lists . openembedded . org
From: Wang Mingyu Error: Transaction test error: file /usr/bin/php-config conflicts between attempted installs of php-dev-8.2.7-r0.core2_64 and lib32-php-dev-8.2.7-r0.i686 file /usr/bin/phpize conflicts between attempted installs of php-dev-8.2.7-r0.core2_64 and lib32-php-dev-8.2.7-r0.i686

[oe] [meta-oe][kirkstone][PATCH 0/2] Fix PHP-FPM

2024-07-29 Thread Csókás Bence via lists . openembedded . org
PHP-FPM is broken in kirkstone when using systemd. The following two commits had to be cherry-picked: Upstream-Commit: e0035d6e51b2 Upstream-Commit: 4cefe0196f7a Related: #822 [on GitHub] Emil Kronborg (1): php-fpm: fix systemd Wang Mingyu (1): php: Fix install conflict when enable multilib.

[oe] [meta-oe][kirkstone][PATCH 2/2] php-fpm: fix systemd

2024-07-29 Thread Csókás Bence via lists . openembedded . org
From: Emil Kronborg 2848cc99a186 ("php-fpm: Add support for systemd") introduced a systemd service file, where ExecStart and ExecStop uses /etc/init.d/php-fpm, which does not exist if systemd is enabled. Consequently, the php-fpm service fails to start even though it is correctly installed. This

Re: [oe] [meta-python][scarthgap][PATCH] python3-pydantic-core: upgrade 2.16.3 -> 2.18.1

2024-07-29 Thread Richard Leitner via lists.openembedded.org
On Thu, Jul 18, 2024 at 08:27:50AM GMT, Tim Orling wrote: > On Thu, Jul 18, 2024 at 7:49 AM Richard Leitner wrote: > > On Wed, Jul 10, 2024 at 12:10:01PM GMT, Tim Orling wrote: > > > On Wed, Jul 10, 2024 at 8:14 AM Tim Orling > > wrote: > > > > On Tue, Jul 9, 2024 at 5:54 AM Richard Leitner wrot

[oe][meta-oe][scarthgap][PATCH 1/1] graphviz: fix CVE-2023-46045

2024-07-29 Thread Urade, Yogita via lists.openembedded.org
From: Yogita Urade Graphviz 2.36 before 10.0.0 has an out-of-bounds read via a crafted config6a file. NOTE: exploitability may be uncommon because this file is typically owned by root. CVE-2023-46045-0003.patch is the CVE fix and CVE-2023-46045-0001.patch, CVE-2023-46045-0002.patch are dependent