summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@witekio.com>2023-01-16 08:25:26 +0100
committerKhem Raj <raj.khem@gmail.com>2023-10-27 08:58:04 -0700
commite8a5e806b48a36046ef78a95f4d4cd428e8ea4c2 (patch)
treec37d54a572afdfeb18cbdf75557131a8d103c58b /recipes-kernel
parent2d3f9dd9dc2c1ee332cc45ada2c0609ade53a645 (diff)
downloadmeta-clang-dunfell-clang12.tar.gz
common-source: fix create-spdx handlingdunfell-clang12
- 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. Closes #721 Signed-off-by: Konrad Weihmann <kweihmann@witekio.com>
Diffstat (limited to 'recipes-kernel')
0 files changed, 0 insertions, 0 deletions