aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-09-10 11:17:33 +0300
committerLinaro Code Review <review@review.linaro.org>2015-09-10 08:19:36 +0000
commit292051da69dd5644791d14d1c7f356141234a1d5 (patch)
tree095abab953fc14095e58381ab97c57797ac6cccd
parentdc7cdacc45d5d1253b997159ed4474b1a60a8541 (diff)
openembedded-*-rootfs: remove useless --build-info
These jobs are public. linaro-cp will generate the build-info for us. Change-Id: Ic03cf1ba73e9e1413cff71a4133242326d1fd821 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--openembedded-armv7a-rootfs.yaml1
-rw-r--r--openembedded-armv7ab-rootfs.yaml1
-rw-r--r--openembedded-armv8-ilp32-rootfs.yaml1
-rw-r--r--openembedded-armv8-rootfs.yaml1
-rw-r--r--openembedded-armv8b-rootfs.yaml1
-rw-r--r--openembedded-x86-rootfs.yaml1
6 files changed, 0 insertions, 6 deletions
diff --git a/openembedded-armv7a-rootfs.yaml b/openembedded-armv7a-rootfs.yaml
index 6da5625cdf..9c444439bb 100644
--- a/openembedded-armv7a-rootfs.yaml
+++ b/openembedded-armv7a-rootfs.yaml
@@ -88,7 +88,6 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py \
--link-latest \
- --build-info out/BUILD-INFO.txt \
out/ openembedded/${rootfs}-armv7a-gcc-${gcc_version}/${BUILD_NUMBER}
publishers:
- email:
diff --git a/openembedded-armv7ab-rootfs.yaml b/openembedded-armv7ab-rootfs.yaml
index 2456020f9c..5b21be9a24 100644
--- a/openembedded-armv7ab-rootfs.yaml
+++ b/openembedded-armv7ab-rootfs.yaml
@@ -82,7 +82,6 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py \
--link-latest \
- --build-info out/BUILD-INFO.txt \
out/ openembedded/${rootfs}-armv7ab-gcc-${gcc_version}/${BUILD_NUMBER}
publishers:
- email:
diff --git a/openembedded-armv8-ilp32-rootfs.yaml b/openembedded-armv8-ilp32-rootfs.yaml
index 0b5b8e02c8..9b73171548 100644
--- a/openembedded-armv8-ilp32-rootfs.yaml
+++ b/openembedded-armv8-ilp32-rootfs.yaml
@@ -91,7 +91,6 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py \
--link-latest \
- --build-info out/BUILD-INFO.txt \
out/ openembedded/${rootfs}-armv8-ilp32-gcc-${gcc_version}/${BUILD_NUMBER}
publishers:
- email:
diff --git a/openembedded-armv8-rootfs.yaml b/openembedded-armv8-rootfs.yaml
index dace993527..dd3d87c534 100644
--- a/openembedded-armv8-rootfs.yaml
+++ b/openembedded-armv8-rootfs.yaml
@@ -91,7 +91,6 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py \
--link-latest \
- --build-info out/BUILD-INFO.txt \
out/ openembedded/${rootfs}-armv8-gcc-${gcc_version}/${BUILD_NUMBER}
publishers:
- email:
diff --git a/openembedded-armv8b-rootfs.yaml b/openembedded-armv8b-rootfs.yaml
index da52ea6849..a14b4422ef 100644
--- a/openembedded-armv8b-rootfs.yaml
+++ b/openembedded-armv8b-rootfs.yaml
@@ -83,7 +83,6 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py \
--link-latest \
- --build-info out/BUILD-INFO.txt \
out/ openembedded/${rootfs}-armv8b-gcc-${gcc_version}/${BUILD_NUMBER}
publishers:
- email:
diff --git a/openembedded-x86-rootfs.yaml b/openembedded-x86-rootfs.yaml
index 0e22fd4677..1415a0608e 100644
--- a/openembedded-x86-rootfs.yaml
+++ b/openembedded-x86-rootfs.yaml
@@ -82,7 +82,6 @@
wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
time python ${HOME}/bin/linaro-cp.py \
--link-latest \
- --build-info out/BUILD-INFO.txt \
out/ openembedded/${rootfs}-x86-gcc-${gcc_version}/${BUILD_NUMBER}
publishers:
- email: