Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev 5256c104e8
pciutils: Fix pkgconfig file
It's pointing to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-11-27 23:30:09 -08:00
.circleci
.github
.keys
admin
devel
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel cifsd: update to git (2019-11-27), fix reload/restart not applying smb.conf changes 2019-11-27 22:11:16 +01:00
lang tcl: Fix pkgconfig file 2019-11-27 23:29:54 -08:00
libs
mail
multimedia
net Merge pull request #10611 from ldir-EDB0/bumpdns 2019-11-27 13:50:22 -08:00
sound Merge pull request #10440 from neheb/aac 2019-11-27 13:48:59 -08:00
utils pciutils: Fix pkgconfig file 2019-11-27 23:30:09 -08:00
.travis.yml
.travis_do.sh
CONTRIBUTING.md
LICENSE
README.md

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.