aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/poky-autobuild
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/poky-autobuild')
-rwxr-xr-xscripts/poky-autobuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/poky-autobuild b/scripts/poky-autobuild
index 8a87d95ecb..3076be975d 100755
--- a/scripts/poky-autobuild
+++ b/scripts/poky-autobuild
@@ -26,6 +26,7 @@
if [ "xpreamble" = "x$1" ]; then
mkdir -p ./build/tmp/deploy/images
+ rm -f ./build/tmp/deploy/images/images-complete
svn info >> ./build/tmp/deploy/images/svninfo
exit 0
fi