Commit 1437d30
committed
libs2/tf: Fix a/z/c/z/z/s/l/z/T/cmock submodule to v2.5.3-g9d092898 (SiliconLabsSoftware#59)
Observed issue on ver_1.7.0-27-g1302b2a5 was:
docker build https://github.com/SiliconLabsSoftware/z-wave-protocol-controller.git#main
unable to prepare context: unable to 'git clone' to temporary context directory: \
error initializing submodules: fatal: No url found for submodule path \
'applications/zpc/components/zwave/zwave_transports/s2/libs/zw-libs2/TestFramework/cmock' in .gitmodules
This was done using:
git submodule add --force \
https://github.com/throwtheswitch/cmock \
applications/zpc/components/zwave/zwave_transports/s2/libs/zw-libs2/TestFramework/cmock
git -C applications/zpc/components/zwave/zwave_transports/s2/libs/zw-libs2/TestFramework/cmock \
checkout v2.5.3-g9d092898
Relate-to: SiliconLabsSoftware#57 (comment)
Relate-to: SiliconLabsSoftware#50
Origin: SiliconLabsSoftware#59
Relate-to: SiliconLabsSoftware#60
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>1 parent 313fc2f commit 1437d30
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments