build-submodules: add librtr

This commit is contained in:
Christian Poessinger 2019-01-17 07:13:40 +01:00
parent 0e8cbf9715
commit fc721e01d3
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View File

@ -210,3 +210,6 @@
path = packages/vyos-salt-minion
url = https://github.com/vyos/vyos-salt-minion.git
branch = current
[submodule "packages/rtrlib"]
path = packages/rtrlib
url = https://github.com/rtrlib/rtrlib.git

1
packages/rtrlib Submodule

@ -0,0 +1 @@
Subproject commit db2d254d75b835abb169f2f9e4a8cfbe74a3c365

View File

@ -177,6 +177,7 @@ for PKG in mdns-repeater \
conntrack-tools \
eventwatchd \
ddclient \
rtrlib \
vyatta-bash \
vyatta-biosdevname \
vyatta-cfg \