]> xenbits.xensource.com Git - osstest/seabios.git/commit
build: Be more permissive in buildversion.py tool version scan
authorKevin O'Connor <kevin@koconnor.net>
Thu, 22 Oct 2015 00:35:50 +0000 (20:35 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 22 Oct 2015 13:43:31 +0000 (09:43 -0400)
commit234210135f07cf29f8fbee687ef7bd8adcf566ef
tree4afdf30867b49fb00fca7ce589fff658c754479c
parent06316c9d1b83b1e28292b5a1fdd9c345b87763a1
build: Be more permissive in buildversion.py tool version scan

There is some variation in version strings between various tool chain
builds.  Make the version tool scan more permissive to attempt to
handle these variations.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
scripts/buildversion.py