build-submodules: add eventwatchd

This commit is contained in:
Christian Poessinger 2019-01-16 20:28:27 +01:00
parent ccfcfe0d8e
commit 04389cbef5
3 changed files with 6 additions and 0 deletions

4
.gitmodules vendored
View File

@ -190,3 +190,7 @@
path = packages/conntrack-tools
url = https://github.com/vyos/conntrack-tools.git
branch = current
[submodule "packages/eventwatchd"]
path = packages/eventwatchd
url = https://github.com/vyos/eventwatchd.git
branch = current

1
packages/eventwatchd Submodule

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

View File

@ -175,6 +175,7 @@ for PKG in mdns-repeater \
pmacct \
udp-broadcast-relay \
conntrack-tools \
eventwatchd \
vyatta-bash \
vyatta-cfg \
vyatta-cfg-firewall \