commit | ef3f36fb6ab6eeb19930c20b8af98294916736e1 | [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 17:32:19 2023 +0800 |
tree | 14a05d231a225a0cf474ad14d15a44edbb2abbb9 | |
parent | 998d9fdddf28b225f197a5cc1252e1ee7ec26c62 [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