Community maintained packages for difos.
Update libcap to upstream release 2.25 Since the libattr thing was dropped upstream in [1] it is also removed here. Then, to overcome an issue in cross-compiling [2], set the Make parameter according to [3]. Take maintainership of this package. Signed-off-by: Paul Wassi <p.wassi@gmx.at> [1]: http://git.kernel.org/cgit/linux/kernel/git/morgan/libcap.git/commit/?id=85f38a573fc47472ab792e813b6f6b6f0b1df112 [2]: libcap: progs/Makefile:30 executes the cross-compiled binary on the host [3]: libcap: Make.Rules: comment from lines 74-81 |
||
---|---|---|
.github | ||
admin | ||
devel | ||
ipv6 | ||
kernel | ||
lang | ||
libs | ||
multimedia | ||
net | ||
sound | ||
utils | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained build scripts, options and patches for applications, modules and libraries used within OpenWrt.
Installation of pre-built packages is handled directly by the opkg utility within your running OpenWrt system or by using the OpenWrt SDK on a build system.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot. If you do not have an OpenWrt buildroot installed, see the documentation at: OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update packages
./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.