commit | 283efbeb2afd90cf595a2c35a247a3a9661387ca | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Oct 11 17:02:36 2023 +0800 |
committer | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Nov 01 18:13:30 2023 +0800 |
tree | b179b5747d147d3521a557155c8a2ad41c336e08 | |
parent | 6c39c9e107b070ccb814a8769c99cc94eb21ead7 [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