Re: [OE-core][PATCH] create-spdx/sbom: Ensure files don't overlap between machines

2023-09-24 Thread Khem Raj
Hi Joshua On master-next poky, I am seeing a failure in usb-modeswitch do_create_runtime_spdx from meta-oe (. musl/qemuarm64 ) https://errors.yoctoproject.org/Errors/Build/172015/ building individually works ok. So perhaps some sort of race ? Another issue similar to this I see is in

[OE-core][PATCH] create-spdx/sbom: Ensure files don't overlap between machines

2023-09-21 Thread Joshua Watt
From: Richard Purdie Currently the by-id and by-namespace SPDX files are created without reference to PACKAGE_ARCH. This means that for two machines using a common package architecture (e.g. genericx86-64 and qqemux86-64), there would be overlapping files. This means that the build of one can