diff options
author | Konrad Weihmann <kweihmann@witekio.com> | 2023-01-16 08:25:26 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-01-16 21:24:18 -0800 |
commit | b7c0dcc4bc7f0d273f14cc0a70bcad5555a4be04 (patch) | |
tree | 327acb7d2e7a1725eb4af5b73195856710f14b35 /recipes-devtools/clang/llvm-project-source.inc | |
parent | dc95c5ee548526c615e8ee740a00c93abbe5da1a (diff) | |
download | meta-clang-b7c0dcc4bc7f0d273f14cc0a70bcad5555a4be04.tar.gz |
common-source: fix create-spdx handling
- do_create_spdx does have to wait till the shared source
tree is properly populated
- override the spdx class code detection to determine
if sources are under work-shared.
the core code does only look at WORKDIR, which isn’t
overridden in every case, more likely only S and B are
touched, which make the spdx class code assume that
these are per-workdir sources and starts to remove the
shared sources via bitbake’s cleandirs settings.
Avoid that by let the code always handle recipes including
common-source as shared sources.
Relates to #721
Signed-off-by: Konrad Weihmann <kweihmann@witekio.com>
Diffstat (limited to 'recipes-devtools/clang/llvm-project-source.inc')
0 files changed, 0 insertions, 0 deletions