aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2016-01-15 15:31:26 -0600
committerDaniel Díaz <daniel.diaz@linaro.org>2016-01-15 15:31:50 -0600
commit8509738c747a0b3de824f4025e76744835aee035 (patch)
treeece8631155eb23405cc4268c7967baa7a3f1fb3b
parentddbf4312c4bcedf4b6a6bdc23e6329db254ec900 (diff)
android-lcr: Add more dependencies to Juno reference.
Change-Id: I923a1a48449e6a2d0238c5f4ccf01ff75e156d32 Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
-rw-r--r--android-lcr-reference-juno-m.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/android-lcr-reference-juno-m.yaml b/android-lcr-reference-juno-m.yaml
index 23a1137c07..504af254ed 100644
--- a/android-lcr-reference-juno-m.yaml
+++ b/android-lcr-reference-juno-m.yaml
@@ -64,7 +64,8 @@
sudo add-apt-repository ppa:linaro-maintainers/tools
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 bison git gperf libxml2-utils python-mako zip time python-pycurl genisoimage patch python-parted python-yaml python-dbus python-commandnotfound
+ sudo apt-get install -y bison git gperf libxml2-utils python-mako zip time python-pycurl genisoimage patch
+ sudo apt-get install -y gdisk libyaml-0-2 python-apt python-chardet python-dbus python-dbus-dev python-debian python-gi python-parted python-pkg-resources python-six python-yaml u-boot-tools
wget -q \
http://repo.linaro.org/ubuntu/linaro-overlay/pool/main/a/android-tools/android-tools-fsutils_4.2.2+git20130218-3ubuntu41+linaro1_amd64.deb \