commit | a73e677cdf4a6963fe7d845bc696cf26f64a6315 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Oct 11 17:02:36 2023 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Fri Nov 03 15:37:01 2023 +0800 |
tree | 15cda9a6d32ea894dc646c109331dfa2b3171053 | |
parent | a424f6058ba54149a5d4304c525c6f134cf2d4d1 [diff] |
Utils: Refine codes to parse dependency version This patch makes the following changes: 1. Create "util_parse_version.sh" for function to parse dependency versions. 2. Expand parse_version() to support parsing versions from different types of file. With this patch, CI is able to auto-parse the tf-m-tests version from the newly defined txt file instead of CMake file. Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com> Change-Id: Ib5b6d38ead6346ff5482f1e6baabf73ea185eff1