Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Jianhui Zhao a379f6c051 rtty: update to 7.1.4
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
2020-07-17 20:32:14 +08:00
.circleci
.github
.keys
admin Merge pull request #12705 from neheb/htp 2020-07-11 10:50:06 -07:00
devel meson: update to 0.54.3 2020-06-29 15:19:17 -07:00
fonts/dejavu-fonts-ttf
ipv6
kernel ksmbd: update to 3.2.2 2020-06-25 21:29:46 +02:00
lang golang: Add GO_PKG_TAGS for Go packages 2020-07-15 21:09:17 -10:00
libs Merge pull request #12827 from neheb/pcre22 2020-07-16 13:29:43 -07:00
mail ssmtp: package removal 2020-07-08 09:53:37 +02:00
multimedia gerbera: fix compilation with newer npupnp 2020-07-13 21:32:25 -07:00
net Merge pull request #12843 from neheb/zer 2020-07-16 16:19:26 -07:00
sound forked-daapd: fix compilation with GCC10 2020-07-04 18:12:44 -07:00
utils rtty: update to 7.1.4 2020-07-17 20:32:14 +08:00
.travis.yml travis: improve build config 2020-06-19 21:16:52 +02:00
.travis_do.sh travis: use mpc85xx-p2020 sdk instead of ar71xx 2020-06-18 13:58:09 +02:00
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.