Re: [U-Boot] [PATCH v2 05/17] buildman: Make the toolchain test more forgiving

2018-10-09 Thread sjg
The filenames of the toolchains on kernel.org changes every now and then. Fix it for the current change, and make the test use a regex so that it has a better chance of passing with future changes too. Signed-off-by: Simon Glass --- Changes in v2: None tools/buildman/test.py | 6 -- 1 file

[U-Boot] [PATCH v2 05/17] buildman: Make the toolchain test more forgiving

2018-10-01 Thread Simon Glass
The filenames of the toolchains on kernel.org changes every now and then. Fix it for the current change, and make the test use a regex so that it has a better chance of passing with future changes too. Signed-off-by: Simon Glass --- Changes in v2: None tools/buildman/test.py | 6 -- 1 file