Community maintained packages for difos.
An overly specific glob pattern in the package install sections prevents the unversioned .so symlinks from getting copied into the .ipk. This commit changes the pattern from xxx.so.* to xxx.so* in order to copy those symlinks too. Fixes #382. Also bump the copyright year in the Makefile while we're at it. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |
||
---|---|---|
admin | ||
devel | ||
ipv6 | ||
lang | ||
libs | ||
multimedia | ||
net | ||
sound | ||
utils | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
OpenWrt packages feed
Description
This is the OpenWrt "packages"-feed containing community-maintained packages.
Usage
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.