diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-25 16:09:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-26 09:27:30 +0100 |
commit | e8c50a2b7fe229cde8f00896ec7e908b280215ec (patch) | |
tree | 98c2f9e0f1bcb27299b6cd11ac99253d84647306 /meta-selftest/conf | |
parent | d85231ef140265868b29bbffb6a5e36fd757cf1b (diff) | |
download | poky-e8c50a2b7fe229cde8f00896ec7e908b280215ec.tar.gz |
lib/devtool/standard: Fix patch cleanup
If patches fail to apply with git, quilt it used as a fallback. If that
happens, the code in this class is meant to handle cleanup of these patch
files. In the case where ${S} is a subdir of the git tree, the code doesn't
correctly set the patches directory.
This change correctly sets the patches directory (which is different to the
location of the git repository).
[YOCTO #7911]
(From OE-Core rev: de6e0f3af5e858960676ea291036e59105fd806f)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/conf')
0 files changed, 0 insertions, 0 deletions