aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-ubuntu-images.yaml
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2014-12-30 18:56:05 +0100
committerFathi Boudra <fathi.boudra@linaro.org>2015-01-05 10:28:42 +0000
commitbfdab021c05c96fb7e70d04711a33879a013a606 (patch)
treea481120477ec72b714c02c4b9a87b431ab2a242e /lt-qcom-ubuntu-images.yaml
parent73f7e02e29852d61ab54d701a9b79865fb3d5fd4 (diff)
lt-qcom-working-tree: new job configuration for the 'working' kernel variant
this is the kernel build for the monthly member builds. Change-Id: I8c1e34bb6cdef663f2b8400a7ae8374366a70046 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Diffstat (limited to 'lt-qcom-ubuntu-images.yaml')
-rw-r--r--lt-qcom-ubuntu-images.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lt-qcom-ubuntu-images.yaml b/lt-qcom-ubuntu-images.yaml
index 2d32259..1683685 100644
--- a/lt-qcom-ubuntu-images.yaml
+++ b/lt-qcom-ubuntu-images.yaml
@@ -163,7 +163,7 @@
# Publish to snapshots
mkdir out
- sudo mv *.cfg *.img.gz *.deb zImage kernel_config README.txt `find . -maxdepth 1 -name 'fixup-*.bin' -print` out/
+ sudo mv *.cfg *.img.gz *.deb zImage kernel.config README.txt `find . -maxdepth 1 -name 'fixup-*.bin' -print` out/
# create MD5SUMS file
(cd out && md5sum * > MD5SUMS.txt)