diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-04-25 16:59:54 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-02 15:15:51 +0100 |
| commit | 812dafbec1918fbbf89e8466988da602bf5edee0 (patch) | |
| tree | 3db810e9589c288ac87b7abf501c44e1d9418d99 /meta/lib/patchtest | |
| parent | 8d79ca14786c9dcdaaaf3b592c481d36fd2767b5 (diff) | |
| download | poky-812dafbec1918fbbf89e8466988da602bf5edee0.tar.gz | |
base/bitbake.conf: Introduce UNPACKDIR
Having the unpack directory hardcoded to WORKDIR makes it really hard to
make any changes to the unpack process to try and allow for cleanup for example.
As a first step toward unraveling the intertwined location usages, add a
variable, UNPACKDIR which is where the fetcher is asked to unpack fetched
sources. It defaults to the existing value of WORKDIR at this point.
(From OE-Core rev: e022d62ba917790af2121da57646271ef17c03fa)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/patchtest')
0 files changed, 0 insertions, 0 deletions
