generic-poky/scripts/lib
Richard Purdie e8c50a2b7f 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>
2015-06-26 09:27:30 +01:00
..
bsp yocto-bsp: Update templates to 3.19 kernel 2015-03-24 10:06:03 +00:00
devtool lib/devtool/standard: Fix patch cleanup 2015-06-26 09:27:30 +01:00
image wic: removed unused command line option 2015-06-23 11:47:36 +01:00
recipetool recipetool: appendfile: fix file command error handling 2015-06-18 09:14:06 +01:00
wic wic: code cleanup: superfluous-parens 2015-06-23 11:47:36 +01:00
scriptpath.py scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
scriptutils.py recipetool: ensure git clone is standalone when extracting 2015-05-01 17:08:50 +01:00