Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Nikos Mavrogiannopoulos c414edf63f
Merge pull request #9364 from neheb/p11k
p11-kit: Fix compilation with uClibc-ng
2019-07-02 08:29:13 +02:00
.circleci CircleCI: Switch to ath79 SDK 2019-05-17 21:40:10 -07:00
.github
.keys
admin netdata: netdata.init: fix indentation 2019-06-21 01:58:36 +00:00
devel diffutils: provide diff, cmp as alternatives 2019-06-15 13:28:43 +08:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel pfring: Update to 7.4.0 2019-06-23 18:31:58 -07:00
lang Merge pull request #9262 from BKPepe/unidecode_update 2019-06-30 14:54:17 +02:00
libs Merge pull request #9364 from neheb/p11k 2019-07-02 08:29:13 +02:00
mail mutt: bump to 1.12.1 2019-07-01 16:20:43 +02:00
multimedia youtube-dl: update to version 2019.6.27 2019-06-29 17:24:09 +02:00
net Merge pull request #9350 from neheb/api 2019-07-01 15:13:16 -07:00
sound Merge pull request #9108 from nijel/patch-1 2019-07-01 18:11:26 -07:00
utils hplip: python is not needed for build 2019-06-25 04:24:24 -03: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.