diff options
author | 2020-01-09 10:16:19 +0100 | |
---|---|---|
committer | 2020-01-09 17:56:39 +0100 | |
commit | de591c5c3a93a40d049a32bd79c30cc66daf5fb2 (patch) | |
tree | ccff3028db530864881256afa3f6c2fd65200598 /package/wireguard-linux-compat/wireguard-linux-compat.hash | |
parent | a269c49f9ffd59eb9dcb3308ba464150fa3b036f (diff) | |
download | buildroot-de591c5c3a93a40d049a32bd79c30cc66daf5fb2.tar.gz buildroot-de591c5c3a93a40d049a32bd79c30cc66daf5fb2.tar.bz2 |
package/wireguard-linux-compat: new package
With the kernel support for WireGuard getting mainlined, the upstream repo
has been split in a wireguard-tools repo for the userspace tooling and
wireguard-linux-compat for the kernel side (for 3.10+ legacy kernels).
Add a wireguard-linux-compat for the compatibility out-of-tree kernel
module, and update the Config.in.legacy handling to use it.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Diffstat (limited to 'package/wireguard-linux-compat/wireguard-linux-compat.hash')
-rw-r--r-- | package/wireguard-linux-compat/wireguard-linux-compat.hash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/package/wireguard-linux-compat/wireguard-linux-compat.hash b/package/wireguard-linux-compat/wireguard-linux-compat.hash new file mode 100644 index 0000000000..1653eaa089 --- /dev/null +++ b/package/wireguard-linux-compat/wireguard-linux-compat.hash @@ -0,0 +1,4 @@ +# https://lists.zx2c4.com/pipermail/wireguard/2020-January/004844.html +sha256 9f12f68e96f6865325995c38213e09b05751cd1ef03e0bbc9f1bdc3e5680b337 wireguard-linux-compat-0.0.20200105.tar.xz +# Locally calculated +sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING |