poky/meta/conf
Daniel Turull 5b7a6dec85 package: export debugsources in PKGDESTWORK as json
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>
2025-07-07 07:42:58 -07:00
..
distro libpng: Add ptest 2025-06-20 08:38:12 -07:00
machine tune-cortexr52: Remove aarch64 for ARM Cortex-R52 2025-06-20 08:38:12 -07:00
machine-sdk conf/machine-sdk: declare qemu-usermode SDK_MACHINE_FEATURE 2023-12-23 08:46:00 +00:00
multiconfig bitbake.conf: require conf/multiconfig/${BB_CURRENT_MC}.conf 2017-01-17 11:31:36 +00:00
templates/default meta/conf/templates/default/conf-summary.txt: add a template summary 2024-02-19 11:47:53 +00:00
abi_version.conf abi_version/sstate: Switch to a new version for the upcoming release 2024-04-16 07:33:19 +01:00
bitbake.conf package: export debugsources in PKGDESTWORK as json 2025-07-07 07:42:58 -07:00
ccache.conf ccache.conf: Add include_file_ctime to sloppiness 2025-03-05 06:03:47 -08:00
cve-check-map.conf cve-check: add option to add additional patched CVEs 2023-07-19 23:25:01 +01:00
documentation.conf lib/oe/package: fix LOCALE_PATHS scan to create locale packages 2024-02-24 16:10:22 +00:00
image-fitimage.conf u-boot: kernel-fitimage: Fix dependency loop if UBOOT_SIGN_ENABLE and UBOOT_ENV enabled 2025-02-03 06:13:13 -08:00
image-uefi.conf image-uefi.conf: Add EFI_UKI_PATH variable 2023-12-08 16:58:33 +00:00
layer.conf layer.conf: Add os-release to SIGGEN_EXCLUDERECIPES_ABISAFE 2024-07-26 07:43:46 -07:00
licenses.conf common-licenses, licenses.conf: Remove duplicate licenses 2021-09-06 09:49:50 +01:00
migrate_localcount.conf prserv: add LOCALCOUNT to AUTOINCs migration feature 2013-01-22 16:01:32 +00:00
multilib.conf multilib.conf: remove appending to PKG_CONFIG_PATH 2024-07-23 06:05:47 -07:00
prexport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
primport.conf meta/PRService: Added export/import fuctions. 2012-01-11 10:37:43 +00:00
sanity.conf sanity.conf: Require bitbake 2.7.3 2024-02-19 11:58:12 +00:00
testexport.conf testexport: Fix to work as an image class 2022-08-12 11:46:26 +01:00