package/wireguard: change to the wireguard-tools package
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 9 Jan 2020 09:16:18 +0000 (10:16 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Thu, 9 Jan 2020 16:56:37 +0000 (17:56 +0100)
commita269c49f9ffd59eb9dcb3308ba464150fa3b036f
treefd1b0b85608b0bd42e13a49628ec7b4f1f5f94e4
parent09c5f205744dd5501f3ebc821a123133538e5540
package/wireguard: change to the wireguard-tools 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).

So rename the package to wireguard-tools, use the new upstream and drop the
kernel module handling.

Also add Config.in.legacy handling for existing users.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Config.in.legacy
DEVELOPERS
package/Config.in
package/wireguard-tools/Config.in [new file with mode: 0644]
package/wireguard-tools/wireguard-tools.hash [new file with mode: 0644]
package/wireguard-tools/wireguard-tools.mk [new file with mode: 0644]
package/wireguard/Config.in [deleted file]
package/wireguard/wireguard.hash [deleted file]
package/wireguard/wireguard.mk [deleted file]