diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-09-05 13:30:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-05 20:25:43 +0100 |
commit | 88852a522d032b56f528b1f041ceb2ccb8b27694 (patch) | |
tree | 88e04d0ecdd63b4779fc41f1e765b4bde7e9ed5e /scripts | |
parent | 09d78741ea550b70472535ecb66b29559a4cd8b9 (diff) | |
download | poky-88852a522d032b56f528b1f041ceb2ccb8b27694.tar.gz |
hob: clear out temporary file list after deleting
If you don't clear out files_to_clean after the files get deleted and
then you run a second build, it will try to delete the files from the
first build and you will get a "No such file or directory" error.
(Bitbake rev: 069d85cde01d14f8da31ad5cbd843a4d99628d42)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions