diff options
author | Joshua Watt <jpewhacker@gmail.com> | 2019-09-18 16:21:32 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-19 10:54:33 +0100 |
commit | ec33280c00c75f8f3cbcfbd65500b8f946129155 (patch) | |
tree | 64f76ad6c4b19934449613813a5e1898ff84bbc6 /meta/classes/populate_sdk_ext.bbclass | |
parent | 9cbfaf790f165076df3ddc5d471da1d980840d84 (diff) | |
download | poky-ec33280c00c75f8f3cbcfbd65500b8f946129155.tar.gz |
classes/archiver: Fix WORKDIR for shared source
When archiving patched source, WORKDIR should only be changed to
${ARCHIVER_WORKDIR} if the recipe doesn't use a shared work directory.
This matches the behavior of do_unpack_and_patch for these recipes.
This fixes kernel recipes that set S = "${WORKDIR}/git"
(From OE-Core rev: e3caee8f86f2cca1d052f1f1b233018a3d4baa97)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/populate_sdk_ext.bbclass')
0 files changed, 0 insertions, 0 deletions