.gitmodules: use a relative path

Un-hardcoding makes mirroring possible.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2020-06-12 17:24:48 -07:00 committed by Liam Girdwood
parent 3e442f5f31
commit 9d78c35de9
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "rimage"]
path = rimage
url = https://github.com/thesofproject/rimage.git
url = ../rimage.git