aboutsummaryrefslogtreecommitdiff
path: root/96boards-hikey960-aosp-master.yaml
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2018-04-13 20:58:19 +0530
committerVishal Bhoj <vishal.bhoj@linaro.org>2018-04-13 15:29:42 +0000
commite33acec5fefb4f264626bfb9fc1d0940371342d9 (patch)
tree4680a0982ddb965c28d01314b22e76e9f5fc38aa /96boards-hikey960-aosp-master.yaml
parent8421e9e392e99e3be29f5af5bd0c19f549b9954e (diff)
96boards-*-aosp-master: delete clang-src folder
This is used for clang builds which has changes added at build time which breaks other builds Change-Id: Icd5465b3d7c484153e800de98a0e23079cabb76c Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
Diffstat (limited to '96boards-hikey960-aosp-master.yaml')
-rw-r--r--96boards-hikey960-aosp-master.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-hikey960-aosp-master.yaml b/96boards-hikey960-aosp-master.yaml
index 885487e4..b966769a 100644
--- a/96boards-hikey960-aosp-master.yaml
+++ b/96boards-hikey960-aosp-master.yaml
@@ -80,7 +80,7 @@
mkdir -p build
# Delete sources before build to save space
cd build/
- rm -rf art/ dalvik/ kernel/ bionic/ developers/ libcore/ sdk/ bootable/ development/ libnativehelper/ system/ build/ device/ test/ build-info/ docs/ packages/ toolchain/ .ccache/ external/ pdk/ tools/ compatibility/ frameworks/ platform_testing/ vendor/ cts/ hardware/ prebuilts/ linaro*
+ rm -rf art/ dalvik/ kernel/ bionic/ developers/ libcore/ sdk/ bootable/ development/ libnativehelper/ system/ build/ device/ test/ build-info/ docs/ packages/ toolchain/ .ccache/ external/ pdk/ tools/ compatibility/ frameworks/ platform_testing/ vendor/ cts/ hardware/ prebuilts/ linaro* clang-src
cd -
build-tools/node/build us-east-1.ec2-git-mirror.linaro.org "${CONFIG}"