]> code.ossystems Code Review - openembedded-core.git/commit
devtool: extract: remove patches subdirectory when S == WORKDIR
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 16 Aug 2015 10:09:32 +0000 (11:09 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Aug 2015 16:57:53 +0000 (17:57 +0100)
commit2062c88726400e09599aff51af95799a866b90c9
tree0d9fbc0ef3b57f46fc1524bb7ad0bb9fcaf30921
parent5be16d639d1b78d114755bfd552ac901d0fdf4a9
devtool: extract: remove patches subdirectory when S == WORKDIR

Ensure that the "patches" subdirectory is removed from the right
location when S == WORKDIR (e.g. devtool extract makedevs).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/standard.py