aboutsummaryrefslogtreecommitdiff
path: root/rpb-openembedded-rocko.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-11-08 11:08:24 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-11-08 09:16:56 +0000
commit67aa46e9fb04fa6e24e810c390344995e1cfdbd2 (patch)
treec0be1a31fabfffca74c4089ff9aae14112338ad0 /rpb-openembedded-rocko.yaml
parent81802dbb2c7fc470c1d5b5d6186e96443bca212e (diff)
rpb-openembedded: use http instead of https
To be able to cache the artifacts download in the lab, we need to use http. Change-Id: I451582914313812e12953e25c517aa8b35b62c8a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'rpb-openembedded-rocko.yaml')
-rw-r--r--rpb-openembedded-rocko.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpb-openembedded-rocko.yaml b/rpb-openembedded-rocko.yaml
index 60c87dcb..5ad8f741 100644
--- a/rpb-openembedded-rocko.yaml
+++ b/rpb-openembedded-rocko.yaml
@@ -26,7 +26,7 @@
default: 'rocko'
- string:
name: BASE_URL
- default: 'https://snapshots.linaro.org/'
+ default: 'http://snapshots.linaro.org/'
- string:
name: PUB_DEST
default: 'reference-platform/embedded/${MANIFEST_BRANCH}/${MACHINE}/${BUILD_NUMBER}/${DISTRO}'