This is an automated email from the git hooks/post-receive script.
christophe.lyon pushed a change to branch staging in repository toolchain/abe.
from 101d1bd Increase compilation timeout when using TCWG lab. adds 44beec9 Fix typos adds 8fce9fb Merge "Fix typos" adds 2700ae1 Add jenkins.sh "--override" option adds c085b4e Fix path to win32 python. adds 0afda7a config/gcc.conf: Default armv8l to Thumb. adds 322159a Merge "config/gcc.conf: Default armv8l to Thumb." adds d91b5e4 Add dejagnu version handling on the command line. adds 1616887 Merge "Add dejagnu version handling on the command line." adds 3831fd3 Upgrade GDB version to 7.11 adds 7bcb7dc Merge "Upgrade GDB version to 7.11" adds a7974ec Add support for local armv7 (tk1) and armv8 (tx1) boards in m [...] adds c6dd9cf Merge "Add support for local armv7 (tk1) and armv8 (tx1) boar [...] adds 4dd3d66 Don't reset the bugurl to launchpa for GDB. adds e299654 Merge "Don't reset the bugurl to launchpa for GDB." adds 95be005 Add support for --extraconfig <tool>=<path> option. adds 55886ae scripts/test-schroot.sh: Fix typo in output redirection. adds fc135ff scripts/clean-schroot-sessions.sh: Remove. adds 60929db jenkins.sh: Reduce parallelist of builds in Cambirdge lab
No new revisions were added by this update.
Summary of changes: abe.sh | 20 +++++++- config/binutils.conf | 4 +- config/boards/{d01.exp => tcwgrob/tk1.exp} | 2 +- config/boards/{d01.exp => tcwgrob/tx1.exp} | 2 +- config/gcc.conf | 2 +- config/gdb.conf | 6 +-- config/gdbserver.conf | 2 +- config/linaro.exp | 13 +++-- jenkins.sh | 40 +++++++-------- lib/checkout.sh | 7 ++- lib/configure.sh | 12 ++++- lib/depend.sh | 7 ++- scripts/clean-schroot-sessions.sh | 82 ------------------------------ scripts/test-schroot.sh | 2 +- 14 files changed, 75 insertions(+), 126 deletions(-) copy config/boards/{d01.exp => tcwgrob/tk1.exp} (50%) copy config/boards/{d01.exp => tcwgrob/tx1.exp} (50%) delete mode 100755 scripts/clean-schroot-sessions.sh