[rtems-libbsd commit] rtems_waf: Move to the public repositories.
Christian Mauderer
christianm at rtems.org
Mon Jun 18 11:23:37 UTC 2018
Module: rtems-libbsd
Branch: master
Commit: aad7461410d962107428a0302645fbc37f31783f
Changeset: http://git.rtems.org/rtems-libbsd/commit/?id=aad7461410d962107428a0302645fbc37f31783f
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 587cb06..beeaf11 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -3,4 +3,4 @@
url = https://github.com/freebsd/freebsd.git
[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