[examples-v2 commit] rtems_waf: Move to the public repositories.
Christian Mauderer
christianm at rtems.org
Mon Jun 18 11:23:15 UTC 2018
Module: examples-v2
Branch: master
Commit: e15ec0df61ce199b322ed591bdc6c3254869d760
Changeset: http://git.rtems.org/examples-v2/commit/?id=e15ec0df61ce199b322ed591bdc6c3254869d760
Author: Christian Mauderer <christian.mauderer at embedded-brains.de>
Date: Mon Jun 18 13:06:47 2018 +0200
rtems_waf: Move to the public repositories.
For an update from an earlier version it is necessary to do a
git submodule sync rtems_waf
git submodule update rtems_waf
after this commit is applied to update the submodules URL.
---
.gitmodules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitmodules b/.gitmodules
index c6ec105..ae86e49 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "rtems_waf"]
path = rtems_waf
- url = git://git.rtems.org/chrisj/rtems_waf.git
+ url = git://git.rtems.org/rtems_waf.git
More information about the vc
mailing list