mirror of
git://git.yoctoproject.org/poky.git
synced 2025-08-21 16:31:39 +02:00
![]() The source information used during packaging can be use from other tasks to have more detailed information on the files used during the compilation and improve SPDX accuracy. Source files used during compilation are store as compressed zstd json in pkgdata/debugsources/$PN-debugsources.json.zstd Format: { binary1: [src1, src2, ...], binary2: [src1, src2, ...] } I checked the sstate size, and it slightly increases using core-image-full-cmdline: without patch: 2456792 KB sstate-cache/ with patch: 2460028 KB sstate-cache/ (4236 KB or 0.17%) (From OE-Core rev: c507dcb8a8780a42bfe68b1ebaff0909b4236e6b) Adaptations to match spdx in scarthgap: change BP to PF CC: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> CC: Richard Purdie <richard.purdie@linuxfoundation.org> (From OE-Core rev: cba53212f5debf897752453364b9756a05c197de) Signed-off-by: Daniel Turull <daniel.turull@ericsson.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> |
||
---|---|---|
.. | ||
distro | ||
machine | ||
machine-sdk | ||
multiconfig | ||
templates/default | ||
abi_version.conf | ||
bitbake.conf | ||
ccache.conf | ||
cve-check-map.conf | ||
documentation.conf | ||
image-fitimage.conf | ||
image-uefi.conf | ||
layer.conf | ||
licenses.conf | ||
migrate_localcount.conf | ||
multilib.conf | ||
prexport.conf | ||
primport.conf | ||
sanity.conf | ||
testexport.conf |