aboutsummaryrefslogtreecommitdiff
path: root/openembedded-armv7a-rootfs.yaml
diff options
context:
space:
mode:
authorBen Copeland <ben.copeland@linaro.org>2016-02-11 12:29:16 +0000
committerBen Copeland <ben.copeland@linaro.org>2016-02-11 16:22:44 +0000
commitd21921edbf2fe94b158c8623e4a06a68d92ac7c3 (patch)
treece640547389434596f178a6b6e069854b7d53c3f /openembedded-armv7a-rootfs.yaml
parent6dc7de75d4a4f8f93581f150da8b25b9addacbf4 (diff)
openembedded: use api_version 3 when publishing
Now with api_version 3 builds get published to Amazon S3. This updates all openembedded builds to use the new api. Change-Id: Iaac505a5303e4d88e9567fc63fc094e8138e603e
Diffstat (limited to 'openembedded-armv7a-rootfs.yaml')
-rw-r--r--openembedded-armv7a-rootfs.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded-armv7a-rootfs.yaml b/openembedded-armv7a-rootfs.yaml
index 5e41f12fc2..44facf8d03 100644
--- a/openembedded-armv7a-rootfs.yaml
+++ b/openembedded-armv7a-rootfs.yaml
@@ -87,6 +87,7 @@
test -d ${HOME}/bin || mkdir ${HOME}/bin
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 \
+ --api_version 3 \
--link-latest \
out/ openembedded/images/${rootfs}-armv7a-gcc-${gcc_version}/${BUILD_NUMBER}
publishers: