]> Git Repo - u-boot.git/commit
buildman: allow multiple toolchains in a single path
authorAlbert ARIBAUD <[email protected]>
Sat, 31 Jan 2015 23:12:44 +0000 (00:12 +0100)
committerSimon Glass <[email protected]>
Sun, 15 Feb 2015 21:34:06 +0000 (14:34 -0700)
commitd908898333b22fb2345a7a165ff837fa6b947b0b
tree5c6644687573b455222d12f88eccd3e180750dda
parent8895b3e16c7a2aab4275d52be19e485605dc5c7b
buildman: allow multiple toolchains in a single path

When buildman scans a toolchain path, it stops at the
first toolchain found. However, a single path can contains
several toolchains, each with its own prefix.

This patch lets buildman scan all toolchains in the path.

Signed-off-by: Albert ARIBAUD <[email protected]>
Acked-by: Simon Glass <[email protected]>
tools/buildman/toolchain.py
This page took 0.032013 seconds and 4 git commands to generate.