This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch christophe in repository toolchain/bmk-scripts.
from 2b7489f Update run.sh adds 31c178b Update .gitreview with new repo name. new cd8656e bmk-to-board-cpu.sh, board-cpu-to-bmk-list.sh, board-bmk-map. [...] new 28c8752 ccprefix is now [$builder:$port:]$prefix new 325660e cpu2006.cfg: Use xz instead of pxz. new a68f70e run.sh: Make it the main entry point.
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: .gitreview | 2 +- README | 2 +- bmk-to-board-cpu.sh | 79 ++++++++++++++++ board-bmk-map.sh | 25 +++++ board-cpu-to-bmk-list.sh | 128 +++++++++++++++++++++++++ cpu2006.cfg | 2 +- run.sh | 240 +++++++++++++++++++++++++++-------------------- spec2xxx-config | 15 ++- 8 files changed, 387 insertions(+), 106 deletions(-) create mode 100644 bmk-to-board-cpu.sh create mode 100644 board-bmk-map.sh create mode 100755 board-cpu-to-bmk-list.sh