openwrt/package
Alberto Bursi a4d52522c7 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>
2020-11-17 13:03:16 +01:00
..
base-files base-files: bump PKG_RELEASE 2020-11-11 21:29:55 +08:00
boot sunxi: add support for Libre Computer ALL-H3-CC H5 2020-11-12 18:21:17 +01:00
devel gdb: fix building with NLS enabled 2020-11-05 00:55:37 +00:00
firmware linux-firmware: update to 20201022 2020-11-01 20:54:37 +01:00
kernel kernel: remove mvsw61xx swconfig driver 2020-11-16 13:55:05 +01:00
libs libjson-c: enable rpath for host builds to fix errors on recent macOS 2020-11-14 14:48:30 +01:00
network wireguard-tools: fix category/description in menuconfig 2020-11-17 13:03:16 +01:00
system rpcd: remove file when applied 2020-11-12 18:19:44 +01:00
utils busybox: Let procd respawn cron 2020-11-12 18:19:44 +01:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00