openwrt/package/network
Alberto Bursi c420f77678 wireguard-tools: fix category/description in menuconfig
wireguard-tools is trying to import the menuconfig section
from the wireguard package, but since it's not anymore in
the same makefile this seems to fail and wireguard-tools
ends up in "extra packages" category instead with other
odds and ends.

Same for the description, it's trying to import it from the
wireguard package but it fails so it only shows the line
written in this makefile.

remove the broken imports and add manually the entries
and description they were supposed to load

Fixes: ea980fb9c6 ("wireguard: bump to 20191226")

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
[fix trailing whitespaces, add Fixes]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit a4d52522c7)
2020-12-01 13:31:18 +01:00
..
config firewall: options: fix parsing of boolean attributes 2020-10-16 21:37:22 +02:00
ipv6 odhcp6c: update to latest git HEAD 2019-09-07 13:13:40 +02:00
services uhttpd: update to 19.07 Git HEAD 2020-11-20 22:53:04 +01:00
utils wireguard-tools: fix category/description in menuconfig 2020-12-01 13:31:18 +01:00