diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-01-26 22:08:03 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-01-26 22:08:03 +0100 |
commit | 5c71eee90b61dbddaf54bd49b79c541587d8fa6f (patch) | |
tree | 9e954eddae3f5818b99827475fae602a5d22855f /.gitmodules | |
parent | c268053839010c5abbef223498a71a5ecce8a632 (diff) | |
parent | 4d073e64d0b9ee61d30592b8b324560da08c31c2 (diff) | |
download | vyos-build-5c71eee90b61dbddaf54bd49b79c541587d8fa6f.tar.gz vyos-build-5c71eee90b61dbddaf54bd49b79c541587d8fa6f.zip |
Merge branch 'source-build' of github.com:c-po/vyos-build into current
* 'source-build' of github.com:c-po/vyos-build:
build-submodules: ease FRR build procedure
build-kernel: no need to build source and debug package
Remove wrong vyos-xe-guest-utilities submodule in root folder
Docker: build libyang Debian package
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index ee1f8009..22bb87d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -221,10 +221,6 @@ path = packages/vyos-vmwaretools-scripts url = https://github.com/vyos/vyos-vmwaretools-scripts.git branch = current -[submodule "vyos-xe-guest-utilities"] - path = vyos-xe-guest-utilities - url = https://github.com/vyos/vyos-xe-guest-utilities.git - branch = current [submodule "packages/vyconf"] path = packages/vyconf url = https://github.com/vyos/vyconf.git |