diff options
author | Christian Poessinger <christian@poessinger.com> | 2020-11-23 11:49:28 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2020-11-23 11:49:31 +0100 |
commit | 5df15815874f4c0d652f6a9c6ae721ee2340f083 (patch) | |
tree | 5de8f7b87e4ba55a4d32d7c269f27bbf34136342 /data/package-lists | |
parent | 672739fa2b034dbdd6b963aee1b6bb531b6077f3 (diff) | |
download | vyos-build-5df15815874f4c0d652f6a9c6ae721ee2340f083.tar.gz vyos-build-5df15815874f4c0d652f6a9c6ae721ee2340f083.zip |
Add wireguard-modules dependency
This is the completing commit for [1]. Moving this dependency here eases
development on the 5.9 Kernel tree and also on the ARM tree as now vyos-build
decides if an out-of-tree WireGuard modules should be incorporated into
the image or not.
[1] https://github.com/vyos/vyos-1x/commit/d915a15e665654207e3df9f59bca86c259d00d88
Diffstat (limited to 'data/package-lists')
-rw-r--r-- | data/package-lists/vyos-x86.list.chroot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/package-lists/vyos-x86.list.chroot b/data/package-lists/vyos-x86.list.chroot index 6275157a..3bd05e3e 100644 --- a/data/package-lists/vyos-x86.list.chroot +++ b/data/package-lists/vyos-x86.list.chroot @@ -12,3 +12,4 @@ vyos-intel-ixgbe vyos-intel-ixgbevf vyos-intel-iavf vyos-intel-qat +wireguard-modules |