aboutsummaryrefslogtreecommitdiff
path: root/trigger-openembedded-lkft-linux-next.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2018-03-27 20:45:47 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2018-03-27 20:45:47 +0300
commitbc58f2e1e8ff091c55f823ad31300715da760903 (patch)
treed2485be685ba78a566dc4d2044610667d9976195 /trigger-openembedded-lkft-linux-next.yaml
parent2168f695de12b05ffb56f582c3e4b04c60af1295 (diff)
trigger-openembedded-lkft-linux-next: remove leftover files
Change-Id: Id080ab91da876bad47f2d1f19066d666023cf1fe Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'trigger-openembedded-lkft-linux-next.yaml')
-rw-r--r--trigger-openembedded-lkft-linux-next.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/trigger-openembedded-lkft-linux-next.yaml b/trigger-openembedded-lkft-linux-next.yaml
index 762f88b6da..67b46146eb 100644
--- a/trigger-openembedded-lkft-linux-next.yaml
+++ b/trigger-openembedded-lkft-linux-next.yaml
@@ -36,6 +36,7 @@
builders:
- shell: |
#!/bin/bash -e
+ git clean -fdx
echo KERNEL_DESCRIBE=$(git describe --always) > lkft_parameters
echo SRCREV_kernel=${GIT_COMMIT} >> lkft_parameters
echo MAKE_KERNELVERSION=$(make kernelversion) >> lkft_parameters