Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Andy Walsh 0792409a13 wsdd2: update to git 2020-05-06
* update to git 2020-05-06
* Fix '-b' option parsing

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-06-09 17:03:31 +02:00
.circleci
.github
.keys
admin ipmitool: fix CVE-2020-5208 2020-06-09 11:18:33 +02:00
devel automake: update to 1.16.2 2020-06-06 21:08:33 -07:00
fonts/dejavu-fonts-ttf
ipv6
kernel ksmbd: update to 3.2.0 2020-06-01 11:03:24 +08:00
lang Merge pull request #11365 from jmarcet/docker-compose_3_3 2020-06-08 13:47:05 -07:00
libs Merge pull request #12428 from neheb/liba 2020-06-08 13:54:37 -07:00
mail dovecot: update to version 2.3.10.1 (security fix) 2020-05-29 15:11:50 +02:00
multimedia youtube-dl: update to version 2020.6.6 2020-06-05 22:09:33 +02:00
net wsdd2: update to git 2020-05-06 2020-06-09 17:03:31 +02:00
sound
utils Merge pull request #12432 from neheb/yara2 2020-06-08 13:53:24 -07:00
.travis.yml
.travis_do.sh
CONTRIBUTING.md
LICENSE
README.md Update the SDK URL in the README. 2020-05-24 14:50:30 -07:00

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.