summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-dev/kernel-dev-eclipse-customization.xsl
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2013-12-27 01:51:51 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 13:08:41 +0000
commit2c9475edcc5219b912530dbdcbca09ea6f43bcde (patch)
treeb896a2e7c997bd0777d231cd9e364ed141edbc0a /documentation/kernel-dev/kernel-dev-eclipse-customization.xsl
parentd8d4b0edb1f24d62694c9a10b50656927f6df0e1 (diff)
downloadpoky-2c9475edcc5219b912530dbdcbca09ea6f43bcde.tar.gz
bitbake: bitbake: fetcher2: clean(): remove the .patch.done
There was a problem: $ bitbake xf86-video-omapfb -cfetch && bitbake xf86-video-omapfb -ccleanall Everything should be removed, but the 0006-omapfb-port-to-new-xserver-video-API.patch.done still exists in the DL_DIR, this is because the clean() in the fetch2/__init__.py skips removing the local file, so that it will skip removing the .done. The local file (file://) isn't needed to be removed since it is not downloaded into DL_DIR, but the .done should be removed, this patch will remove the .done, and it doesn't remove anything else since the clean() in local.py does nothing. [YOCTO #5687] (Bitbake rev: 2bc99b9dfa532430a13c39fca4e5ef3a2206b3b8) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-eclipse-customization.xsl')
0 files changed, 0 insertions, 0 deletions