diff options
author | Saul Wold <Saul.Wold@windriver.com> | 2021-11-17 10:08:13 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:02 +0000 |
commit | e1e8531c64b2663767546adf0f46bc6c96c12360 (patch) | |
tree | 730cb55f5f94e0808e1e8487076b8109edb68c40 /scripts/lib/wic/engine.py | |
parent | dbf4c65541cde5d308a7597ebeab5344bddb3a0c (diff) | |
download | poky-e1e8531c64b2663767546adf0f46bc6c96c12360.tar.gz |
create_spdx: ensure is_work_shared() is unique
There is a function with the same name is_work_shared() in the archiver class
this causes a conflict when both classes are included. Use work-shared as the
check in WORKDIR to allow for other packages beyond the kernel and gcc that
use a common shared-work source directory.
(From OE-Core rev: 18eab77ee65c73b17225e69c7ba446ab1c69fa92)
Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/engine.py')
0 files changed, 0 insertions, 0 deletions