Skip to content
Commit 30cdb7fb authored by Konrad Weihmann's avatar Konrad Weihmann Committed by Steve Sakoman
Browse files

create-spdx: default share_src for shared sources



if a source is using work-shared but isn't a kernel,
like for instance llvm-source from meta-clang, share_src was
previously undefined leading to a crash of the python code.
Default to WORKDIR and just override it in case the source being
a kernel recipe.
Additionally changes the variable names in the following, as
they imply that it's only about the kernel, which is not the case
in every case

(From OE-Core rev: 34fa68a0)

Signed-off-by: default avatarKonrad Weihmann <kweihmann@witekio.com>
On-behalf-of: Avnet Embedded <AvnetEmbedded@avnet.eu>
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 50499534
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment