summaryrefslogtreecommitdiff
path: root/kvm-arndale-host
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@linaro.org>2014-08-05 09:35:58 +0300
committerRiku Voipio <riku.voipio@linaro.org>2014-08-05 09:35:58 +0300
commit237329cfda4a4e2235d6c01d06352c1710145814 (patch)
tree7e3b67e814d78e542e5906469d014cfeb6675e19 /kvm-arndale-host
parenta8eaf5494be767ff0492229fa351ab3025a99293 (diff)
Consolidate BUILD-INFO.txt
Make sure BUILD-INFO.txt is always in the right place. We don't do propiertary stuff here so everything is always open.
Diffstat (limited to 'kvm-arndale-host')
-rwxr-xr-xkvm-arndale-host9
1 files changed, 1 insertions, 8 deletions
diff --git a/kvm-arndale-host b/kvm-arndale-host
index 5a84b61..d76b6f3 100755
--- a/kvm-arndale-host
+++ b/kvm-arndale-host
@@ -34,11 +34,4 @@ GIT_REPO=git://git.linaro.org/people/riku.voipio/test-definitions.git
BUNDLE_STREAM_NAME=/private/team/linaro/virtualization/
EOF
-cat << EOF > BUILD-INFO.txt
-Format-Version: 0.1
-
-Files-Pattern: *
-License-Type: open
-EOF
-
-mv arndale-sd.img.gz BUILD-INFO.txt post_build_lava_parameters ..
+mv arndale-sd.img.gz post_build_lava_parameters ..