bitbake/fetch: When fetchers return errors, ensure any partial download is cleared
authorRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 23:22:54 +0000 (00:22 +0100)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 22 Oct 2010 23:22:54 +0000 (00:22 +0100)
commitdfc611f7a83d758794c12ddf610f3fc9d31b38c6
tree628e9f89362cd82e1b7366e42cf4ddc33a62490d
parent2c3f01f52bf05702075681e82f16dbaa233b6c18
bitbake/fetch: When fetchers return errors, ensure any partial download is cleared

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/fetch/__init__.py