mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| CMakeLists.txt | ||
| db_flash.py | ||
| dtoverlay.py | ||
| filesystem_status.py | ||
| i2c_dev.py | ||
| mount.py | ||
| net.py | ||
| sysfs_gpio.py | ||
| sysfs_thermal.py | ||
| udev.py | ||
| uio.py | ||
| watchdog.py | ||