aboutsummaryrefslogtreecommitdiff
path: root/ubuntu-arm64-rootfs.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 /ubuntu-arm64-rootfs.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 'ubuntu-arm64-rootfs.yaml')
-rw-r--r--ubuntu-arm64-rootfs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu-arm64-rootfs.yaml b/ubuntu-arm64-rootfs.yaml
index 9d2780bc15..ff09c81d1e 100644
--- a/ubuntu-arm64-rootfs.yaml
+++ b/ubuntu-arm64-rootfs.yaml
@@ -66,7 +66,7 @@
}
sudo apt-get update
- sudo apt-get install -y --no-install-recommends cpio debootstrap live-build python-pycurl uuid-runtime
+ sudo apt-get install -y --no-install-recommends cpio debootstrap live-build python-requests uuid-runtime
sudo dpkg -i --force-all packages/live-build_3.0.5-1linaro1_all.deb
dpkg -s qemu-user-static |grep '^Version'