This is an automated email from the git hooks/post-receive script.
christophe.lyon pushed a change to branch stable in repository toolchain/abe.
discards 00bdfa8 Use DejaGnu linaro-local/stable branch. discards 6313427 [bug 2041] use -t ssh option 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 adds 769f9f0 [bug 2041] use -t ssh option adds 9f373d2 Use DejaGnu linaro-local/stable branch.
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (00bdfa8) \ N -- N -- N refs/heads/stable (9f373d2)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
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