commit | 849eac7f8598e795abb3dc0527b46805d11bd189 | [log] [tgz] |
---|---|---|
author | Xinyu Zhang <xinyu.zhang@arm.com> | Wed Oct 11 17:02:36 2023 +0800 |
committer | David Hu <david.hu@arm.com> | Fri Oct 27 04:22:16 2023 +0200 |
tree | e1f9fc7651b00fdfd327268c62207142cdda09f7 | |
parent | febe03d905f3e7a1a47049db3ce1a6d812827ca4 [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