diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-01 22:45:04 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-06 23:41:13 +0100 |
commit | 06b5f249ced23b6bc442758131832b8640164b44 (patch) | |
tree | f81da77a3c477c7ebae7630ba3e62df3a3dcd91e /contrib | |
parent | 72902feb0ef87fcf175f009d3cdf26d0850683f3 (diff) | |
download | poky-06b5f249ced23b6bc442758131832b8640164b44.tar.gz |
packagegroup: Handle SPDX signature issues
Packagegroups have "special" sstate signature behaviour in that they don't rebuild
when their dependencies do. This causes problems for SPDX task signatures. Since
packagegroups don't actually have any code in them, we don't need the standard
dependencies anyway so cancel out and allow the sstate signatures to function
correctly.
(From OE-Core rev: 5c4ed243c144e261eae5f2ccf5626371d87a8a43)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions