This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a commit to branch inserted_src in repository toolchain/semiautobench.
The following commit(s) were added to refs/heads/inserted_src by this push: new a0bdff0 Remove unneeded packages a0bdff0 is described below
commit a0bdff0bc3586d29a40d289ff87846ac96a3af6f Author: Bernard Ogden bernie.ogden@linaro.org Date: Thu Jul 23 16:34:41 2015 +0200
Remove unneeded packages
Remaining packages are needed by abe, or the benchmarking scripts or, in the case of libgfortran, for the convenience of building x86 SPEC in an uncontrolled way.
Change-Id: I3c4ed02f7e0b45fbd9f2bb079b55b8af44f00923 --- bench-session-debian.yaml | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/bench-session-debian.yaml b/bench-session-debian.yaml index c77fdcc..fcd9dd4 100644 --- a/bench-session-debian.yaml +++ b/bench-session-debian.yaml @@ -14,13 +14,10 @@ params: COMPILER_FLAGS: None
install: - sources: - - ppa:linaro-maintainers/tools deps: - autogen - binutils - bison - - cpufrequtils - dejagnu - flex - gawk @@ -29,13 +26,10 @@ install: - g++-multilib - git - inotify-tools - - lava-tool - libgfortran3 - libncurses5-dev - make - - netcat.traditional - openssh-server - - python-software-properties - rsync - texinfo - wget