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.
This commit is contained in:
Christian Mauderer 2018-06-18 13:06:47 +02:00
parent f8cf0746b3
commit aad7461410

2
.gitmodules vendored
View File

@ -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