diff options
author | Michael Auchter <michael.auchter@ni.com> | 2021-04-20 10:06:23 -0500 |
---|---|---|
committer | michael-west <michael.west@ettus.com> | 2021-06-02 22:28:43 -0700 |
commit | 70abcdc17b1a91582708133dcf0491e9549dce9c (patch) | |
tree | aac073e45bfd0eb762deb12c152982fdce04c6e3 /fpga | |
parent | 4ac80a4312221825787095dfc58c19b15f7d8d60 (diff) | |
download | uhd-70abcdc17b1a91582708133dcf0491e9549dce9c.tar.gz uhd-70abcdc17b1a91582708133dcf0491e9549dce9c.tar.bz2 uhd-70abcdc17b1a91582708133dcf0491e9549dce9c.zip |
mpm: check-filesystem: liberalize version check
check-filesystem assumed that UHD's version string always had the format
of <version>-<git_count>-<git_hash>. However, this is not always the
case; see ./host/cmake/Modules/UHDVersion.cmake for more details.
Instead of trying to parse the version string into components, just
check to make sure the version and git hash are present in the version
string.
Diffstat (limited to 'fpga')
0 files changed, 0 insertions, 0 deletions