This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a commit to branch bernie/benchmarking in repository toolchain/abe.
The following commit(s) were added to refs/heads/bernie/benchmarking by this push: new 7f3268f Add xz-utils to host deps 7f3268f is described below
commit 7f3268f6916a63947b6ca01e36d9c70b6b1a6f40 Author: Bernard Ogden bernie.ogden@linaro.org Date: Thu Aug 13 15:55:44 2015 +0200
Add xz-utils to host deps
Needed to untar prebuilts
Change-Id: I3b577860bdd539ae72031c3a9b2b2420f5856496 --- config/bench/lava/host-session.yaml | 1 + 1 file changed, 1 insertion(+)
diff --git a/config/bench/lava/host-session.yaml b/config/bench/lava/host-session.yaml index 95ebaef..295ec43 100644 --- a/config/bench/lava/host-session.yaml +++ b/config/bench/lava/host-session.yaml @@ -34,6 +34,7 @@ install: - rsync - texinfo - wget + - xz-utils run: steps: - ./config/bench/lava/setup "$PUB_KEY"