diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2022-07-15 08:47:47 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-07-19 10:54:20 +0100 |
commit | f414763fa0fbbf38e0bd6dc61bea536576edded8 (patch) | |
tree | 14ad41c97ef5cce8a06f4b9260d2b884788752eb /meta/lib/oe/buildcfg.py | |
parent | 2ebe1001840fc28d63d5a469ccb9f3476bffd466 (diff) | |
download | poky-f414763fa0fbbf38e0bd6dc61bea536576edded8.tar.gz |
sstatesig: Include all dependencies in SPDX task signatures
SDPX generation involves looking through BB_TASKDEPDATA for
dependencies, then linking to the generated documents for those
dependencies. These document links use a checksum to validate the
document, which means that if a upstream document changes, all
downstream documents must be regenerated to get the new checksum,
otherwise the compendium of documents produced by the build will have
broken links; therefore all dependent task should be included in the
signature (even from "ABI safe" recipes).
(From OE-Core rev: 5fe543b9ceec971cf0297ff0ae3b0ccc4703cece)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/buildcfg.py')
0 files changed, 0 insertions, 0 deletions