aboutsummaryrefslogtreecommitdiff
path: root/android-lcr/common
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2016-08-21 21:13:48 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2016-08-21 21:13:52 +0530
commit520fbe4339606f5505e8825e615d73caa6681acd (patch)
tree39877a1757494e1f8e15bcde3ec733d6edd62a42 /android-lcr/common
parent89417c7dfafd29d48cb237d7925689b5d281e7e5 (diff)
android-lcr: delete old artifact
Comments updated so that all the builds are refreshed. Change-Id: Iaf7f7cf7efef3496d4b2becae6296b3c6168821b Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to 'android-lcr/common')
-rwxr-xr-xandroid-lcr/common/builders.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/android-lcr/common/builders.sh b/android-lcr/common/builders.sh
index f3614b9e22..365397c8b6 100755
--- a/android-lcr/common/builders.sh
+++ b/android-lcr/common/builders.sh
@@ -86,7 +86,7 @@ chmod a+x ${HOME}/bin/*
export PATH=${HOME}/bin:${PATH}
# Install helper packages
-rm -rf build-tools jenkins-tools build-configs
+rm -rf build-tools jenkins-tools build-configs build/out build/android-patchsets
git clone --depth 1 https://git.linaro.org/infrastructure/linaro-android-build-tools.git build-tools
git clone --depth 1 https://git.linaro.org/infrastructure/linaro-jenkins-tools.git jenkins-tools
git clone --depth 1 http://android.git.linaro.org/git/android-build-configs.git build-configs