diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-01-17 07:09:15 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-01-17 07:09:15 +0100 |
commit | cb2a1e3124fef90e3c7b0c7f9651edaba4993194 (patch) | |
tree | 87321df558098b9b761e2bbb67f691a46517cdae /.gitmodules | |
parent | 7f57ddd45344a51358c79ca7a9ad8488a760b37e (diff) | |
download | vyos-build-cb2a1e3124fef90e3c7b0c7f9651edaba4993194.tar.gz vyos-build-cb2a1e3124fef90e3c7b0c7f9651edaba4993194.zip |
build-submodules: add vyos-opennhrp
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8f05f5fa..d660c544 100644 --- a/.gitmodules +++ b/.gitmodules @@ -202,3 +202,7 @@ path = packages/vyatta-biosdevname url = https://github.com/vyos/vyatta-biosdevname.git branch = current +[submodule "packages/vyos-opennhrp"] + path = packages/vyos-opennhrp + url = https://github.com/vyos/vyos-opennhrp.git + branch = current |