diff options
| author | Michael Forney <mforney@mforney.org> | 2020-06-22 01:07:27 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-06-22 23:07:47 -0700 |
| commit | e6afdebdfe8b8874eb2ecfd8bcb1c81b97966649 (patch) | |
| tree | 602a9ac2670c002d25cf6e6861eb77ac8598e27e /.gitmodules | |
| parent | b5bf3a93d83e2e72bbb05fd5c2e94e122b8435d2 (diff) | |
Add fspec-sync git
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d21a1cee..db852e23 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,6 +85,9 @@ [submodule "pkg/fribidi/src"] path = pkg/fribidi/src url = https://github.com/fribidi/fribidi +[submodule "pkg/fspec-sync/src"] + path = pkg/fspec-sync/src + url = https://github.com/oasislinux/fspec-sync.git [submodule "pkg/fuse/src"] path = pkg/fuse/src url = https://github.com/libfuse/libfuse |
