openwrt/package
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
..
base-files OpenWrt v19.07.4: revert to branch defaults 2020-09-07 20:27:30 +02:00
boot uboot-envtools: mvebu: fix config for mainline u-boot 2020-10-28 23:22:44 +01:00
devel perf: build with NO_LIBCAP=1 2020-05-05 00:05:28 +02:00
firmware firmware: intel-microcode: update to 20200616 2020-10-18 00:07:23 +02:00
kernel mac80211: do not allow bigger VHT MPDUs than the hardware supports 2020-10-12 09:45:54 +02:00
libs openssl: bump to 1.1.1h 2020-09-28 17:14:31 +02:00
network wireguard-tools: fix category/description in menuconfig 2020-12-01 13:31:18 +01:00
system uci: Backport security fixes 2020-10-28 23:22:44 +01:00
utils busybox: delete redundant patch 2020-08-12 11:10:16 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:22:37 +02:00