aboutsummaryrefslogtreecommitdiff
path: root/96boards-helium.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-10-13 11:53:11 +0300
committerLinaro Code Review <review@review.linaro.org>2015-10-13 08:57:57 +0000
commitf7993a8081fb892fab49b66c30a7e329a83080f6 (patch)
treeeb10cc00591d1be6ebb9d4aa8f3dec31c7c5dbce /96boards-helium.yaml
parentf902e90c35153e5ba0933593e084bab4cf925c27 (diff)
Fix jobs using docker-utopic and apt-get
Ubuntu Utopic is EOL. The archive is moved to old-releases.ubuntu.com. Workaround the failures until Ubuntu Wily is released in 2 weeks and jobs are migrated. Change-Id: I859d3104cd8f5843be786d49f1fb5fc157b499ac Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-helium.yaml')
-rw-r--r--96boards-helium.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/96boards-helium.yaml b/96boards-helium.yaml
index 2a09bff3..a36f7a28 100644
--- a/96boards-helium.yaml
+++ b/96boards-helium.yaml
@@ -51,6 +51,8 @@
rm -rf out
}
+ 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 kpartx python-pycurl
wget http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/a/android-tools/android-tools-fsutils_4.2.2+git20130218-3ubuntu41+linaro1_amd64.deb
sudo dpkg -i --force-all android-tools-fsutils_*.deb