diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-10-10 16:49:38 -0500 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-10-18 06:04:40 -0700 |
| commit | 75ac1f529a22e56988bda53b58d2cc34fb7baea4 (patch) | |
| tree | 162b9312d3d94a9747cc3d5c97fe175439153849 /scripts | |
| parent | 302fd9c095e408458439fabbbdaeed899d99b17e (diff) | |
| download | poky-75ac1f529a22e56988bda53b58d2cc34fb7baea4.tar.gz | |
license: Fix directory layout issues
There are several issues:
a) pointless empty directories were being created as a path wasn't
fixed in a previous commit
b) SSTATE_PKGARCH wasn't being captured into the task signature
since it is in the ignore list by default. We want to capture
the absolute value, not the dependencies
c) with those issues fixed, cross/native issues became apparent so
those need to be fixed too.
(From OE-Core rev: a31b46627a85ea871deb760f3d0008de72ceb439)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Backport from oe-core master: f68aed302a0e4b86fb8c16a6ef4e7295bed48b86
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
