aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-03-27 13:39:37 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2015-03-27 13:39:37 +0200
commitbce6411eddef26919448ca6500b012b9384c4802 (patch)
treef053425d5519b6707539e24304e19ac8aac52e7c
parent033310d18219435429c2ab395017c2ad179b75c4 (diff)
Update android-tools to version 4.2.2+git20130218-3ubuntu41+linaro1
Change-Id: Ib1546a9921376b618877b830c3098fbf434051c3 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
-rw-r--r--96boards-hikey.yaml2
-rw-r--r--lt-qcom-ubuntu-images-3.4.yaml2
-rw-r--r--lt-qcom-ubuntu-images-arm64.yaml9
-rw-r--r--lt-qcom-ubuntu-images-tracking.yaml2
-rw-r--r--lt-qcom-ubuntu-images.yaml2
5 files changed, 7 insertions, 10 deletions
diff --git a/96boards-hikey.yaml b/96boards-hikey.yaml
index d1752d6..55c8b94 100644
--- a/96boards-hikey.yaml
+++ b/96boards-hikey.yaml
@@ -55,7 +55,7 @@
}
sudo apt-get install -y kpartx python-pycurl
- wget https://launchpad.net/~linaro-maintainers/+archive/tools/+files/android-tools-fsutils_4.2.2+git20130218-3ubuntu23+linaro1_amd64.deb
+ 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
rm -f android-tools-fsutils_*.deb
diff --git a/lt-qcom-ubuntu-images-3.4.yaml b/lt-qcom-ubuntu-images-3.4.yaml
index 152784a..8f552c9 100644
--- a/lt-qcom-ubuntu-images-3.4.yaml
+++ b/lt-qcom-ubuntu-images-3.4.yaml
@@ -81,7 +81,7 @@
}
sudo apt-get install -y kpartx python-pycurl
- wget https://launchpad.net/~linaro-maintainers/+archive/tools/+files/android-tools-fsutils_4.2.2+git20130218-3ubuntu23+linaro1_amd64.deb
+ 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
export LANG=C
diff --git a/lt-qcom-ubuntu-images-arm64.yaml b/lt-qcom-ubuntu-images-arm64.yaml
index 0b99b6f..6021899 100644
--- a/lt-qcom-ubuntu-images-arm64.yaml
+++ b/lt-qcom-ubuntu-images-arm64.yaml
@@ -84,13 +84,10 @@
}
sudo apt-get install -y kpartx python-pycurl
- wget https://launchpad.net/~linaro-maintainers/+archive/tools/+files/android-tools-fsutils_4.2.2+git20130218-3ubuntu23+linaro1_amd64.deb
+ wget http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/a/android-tools/android-tools-fsutils_4.2.2+git20130218-3ubuntu41+linaro1_amd64.deb
+ wget http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/a/android-tools/android-tools-mkbootimg_4.2.2+git20130218-3ubuntu41+linaro1_amd64.deb
wget http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/d/dtbtool/dtbtool_3.0+git20150120+9ded23c-linaro1_amd64.deb
- sudo dpkg -i --force-all android-tools-fsutils_*.deb dtbtool_*.deb
-
- # install required tools needed to manage QCOM custom device tree table
- wget https://launchpad.net/~ndec/+archive/ubuntu/ppa-ndec/+files/android-tools-mkbootimg_4.2.2%2Bgit20130218-3ubuntu23%2Blinaro2_amd64.deb
- sudo dpkg -i --force-all android-tools-mkbootimg_*.deb
+ sudo dpkg -i --force-all android-tools-fsutils_*.deb android-tools-mkbootimg_*.deb dtbtool_*.deb
export LANG=C
export make_install=true
diff --git a/lt-qcom-ubuntu-images-tracking.yaml b/lt-qcom-ubuntu-images-tracking.yaml
index 031a559..d2701ed 100644
--- a/lt-qcom-ubuntu-images-tracking.yaml
+++ b/lt-qcom-ubuntu-images-tracking.yaml
@@ -84,7 +84,7 @@
}
sudo apt-get install -y kpartx python-pycurl
- wget https://launchpad.net/~linaro-maintainers/+archive/tools/+files/android-tools-fsutils_4.2.2+git20130218-3ubuntu23+linaro1_amd64.deb
+ 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
export LANG=C
diff --git a/lt-qcom-ubuntu-images.yaml b/lt-qcom-ubuntu-images.yaml
index f8fb5d4..3a316aa 100644
--- a/lt-qcom-ubuntu-images.yaml
+++ b/lt-qcom-ubuntu-images.yaml
@@ -84,7 +84,7 @@
}
sudo apt-get install -y kpartx python-pycurl
- wget https://launchpad.net/~linaro-maintainers/+archive/tools/+files/android-tools-fsutils_4.2.2+git20130218-3ubuntu23+linaro1_amd64.deb
+ 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
export LANG=C