aboutsummaryrefslogtreecommitdiff
path: root/linux-lng-v4.1.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:34:29 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-12-11 11:34:29 +0200
commit5fe938e114c4f76266048d0244e89908b6c04e09 (patch)
tree88540d0daa05f2f204b503e8f11c76057e03dee7 /linux-lng-v4.1.yaml
parent955786be0f1f776d5cb522ab1f577c2d5fd90229 (diff)
Replace python-pycurl by python-requests
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I110910c80c3a93a158ebba483b73d0d9e4bb0ee1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'linux-lng-v4.1.yaml')
-rw-r--r--linux-lng-v4.1.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-lng-v4.1.yaml b/linux-lng-v4.1.yaml
index 5e65c29053..2ef43d25bd 100644
--- a/linux-lng-v4.1.yaml
+++ b/linux-lng-v4.1.yaml
@@ -75,7 +75,7 @@
sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
sudo apt-get update
- sudo apt-get install -y ccache python-beautifulsoup python-html2text python-pycurl
+ sudo apt-get install -y ccache python-beautifulsoup python-html2text python-requests
# FIXME - temporary workaround
sudo wget https://git.linaro.org/ci/linaro-image-tools.git/blob_plain/HEAD:/linaro-hwpack-install -O /usr/bin/linaro-hwpack-install
sudo chmod +x /usr/bin/linaro-hwpack-install