libcap: import from packages feed
authorStijn Tintel <stijn@linux-ipv6.be>
Thu, 11 Mar 2021 23:03:22 +0000 (01:03 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Mon, 5 Apr 2021 15:20:29 +0000 (18:20 +0300)
commit427acb71fc8574406a70d41a1f775c0354768cf5
tree32e7f24d9bf926ed05e10a6f9e036de6989dcb7c
parent180c4635265b4907221a62b3068ac89447cd83d7
libcap: import from packages feed

Having libcap in OpenWrt base allows us to enable libcap support in
other packages in base.

In lldpd, this would allow the monitor process to drop its privileges
instead of running as root, improving security. It will also allow us to
drop our patch to disable libcap.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
package/libs/libcap/Makefile [new file with mode: 0644]
package/libs/libcap/patches/300-disable-tests.patch [new file with mode: 0644]