Community maintained packages for difos.
Compilation of libxml2 on some distributions is problematic (at least archlinux) for OpenWrt. This commit fixes the issue. Issue is caused because configuration for some reason does not find gzopen from zlib. This patch issues linker to include zlib anyway, if host system doesn't have this issue, it is not a problem as linker should not link libs twice anyway. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> Backported to BB to fix https://dev.openwrt.org/ticket/18295 Signed-off-by: Michael Heimpold <mhei@heimpold.de> |
||
---|---|---|
admin | ||
devel/patch | ||
ipv6 | ||
lang | ||
libs | ||
mail/dovecot | ||
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 Run: ./scripts/feeds install -a -p packages
License
See LICENSE file.
Package Guidelines
See CONTRIBUTING.md file.