[U-Boot] [PATCH v2 05/17] buildman: Make the toolchain test	more forgiving
    sjg at google.com 
    sjg at google.com
       
    Wed Oct 10 00:01:44 UTC 2018
    
    
  
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 <sjg at chromium.org>
---
Changes in v2: None
 tools/buildman/test.py | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
Applied to u-boot-dm
    
    
More information about the U-Boot
mailing list