commit | 821799a59b42f6db3ddedcdd374a5cf00caa2c2f | [log] [tgz] |
---|---|---|
author | Brett Warren <brett.warren@arm.com> | Fri Aug 19 12:23:10 2022 +0100 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Tue Sep 27 14:55:33 2022 +0200 |
tree | 926cb4bc8e5db3df430484ce5cd18970b149eeed | |
parent | 6c49ebdd5043be80d0089281faf835c7bdfb6f11 [diff] |
clone_repos: fix CMSIS submodule path Since SCP has added CMock as a submodule, clone_repo.sh has mistaken it for CMSIS, because it assumed that it would be the only submodule used by SCP. This assumption has been amended and now clone_repo.sh specifically extracts the path for CMSIS. Signed-off-by: Brett Warren <brett.warren@arm.com> Change-Id: If17bafecb592dcf6b66e6b966b8d3d5078fc0264