aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2016-01-27 10:31:29 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2016-01-27 10:31:29 +0530
commit63745f9f0ecf5141a1477adac319b30f776ce0d1 (patch)
treefc09a68b639a8c69c1713b5a957ad8370dc0dec6
parent6dc0cd7b5d2a3d09e11578a3bf725f08c58fea3a (diff)
install python-jinja2 packageHEADmaster
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--wa2host.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/wa2host.yaml b/wa2host.yaml
index 9ff10f4..1f05f8e 100644
--- a/wa2host.yaml
+++ b/wa2host.yaml
@@ -19,7 +19,7 @@ params:
# name of the template for device config
CONFIG: "config-juno.py"
SIGNAL_PREFIX: "workload"
- DEPENDENCIES: "git wget zip xz-utils python python-yaml python-lxml python-setuptools python-numpy python-colorama python-pip sqlite3 libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 android-tools-adb android-tools-fastboot time sysstat openssh-client openssh-server sshpass"
+ DEPENDENCIES: "git wget zip xz-utils python python-yaml python-lxml python-setuptools python-numpy python-colorama python-pip sqlite3 libstdc++6:i386 libgcc1:i386 zlib1g:i386 libncurses5:i386 android-tools-adb android-tools-fastboot time sysstat openssh-client openssh-server sshpass python-jinja2"
# TODO: build-tools.tar.gz only accessible from Linaro LAVA lab
# TODO: Provide a valid build-tools URL from Json