summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/selinux/android-tools
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@witekio.com>2023-01-16 08:25:26 +0100
committerKhem Raj <raj.khem@gmail.com>2023-01-16 21:24:06 -0800
commit36d2b65f81542ea5e36664cfdc4d1b5763b9ba4b (patch)
treed2f17d94b5f699f8a252523e71e2b7da1a804d64 /dynamic-layers/selinux/android-tools
parent948822169418346738c017d24c5ebf9b3dbc0099 (diff)
downloadmeta-clang-36d2b65f81542ea5e36664cfdc4d1b5763b9ba4b.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. Closes #721 Signed-off-by: Konrad Weihmann <kweihmann@witekio.com>
Diffstat (limited to 'dynamic-layers/selinux/android-tools')
0 files changed, 0 insertions, 0 deletions