commit: 4d7b25e47aacb2756e209e664e44df5a543ad8c8
parent a3dd84bc755f9c702a88c9b5df1c05f56595e8e0
Author: Andrius Štikonas <andrius@stikonas.eu>
Date: Tue, 22 Jun 2021 11:42:33 +0100
Use the new repository URL for stage0-posix.
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -3,6 +3,6 @@
#
# SPDX-License-Identifier: MIT
-[submodule "sysa/mescc-tools-seed/src/mescc-tools-seed"]
+[submodule "sysa/stage0-posix/src"]
path = sysa/stage0-posix/src
- url = https://github.com/oriansj/mescc-tools-seed/
+ url = https://github.com/oriansj/stage0-posix/