Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Rosen Penev ec183eedae
vala: update to 0.48.7
Adjusted path linker argument to fix wrong linking to the host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-07-23 18:58:10 -07:00
.circleci
.github
.keys
admin Merge pull request #12705 from neheb/htp 2020-07-11 10:50:06 -07:00
devel meson: fix arch mapping 2020-07-18 15:31:37 -07:00
fonts/dejavu-fonts-ttf
ipv6
kernel ksmbd: update to 3.2.2 2020-06-25 21:29:46 +02:00
lang vala: update to 0.48.7 2020-07-23 18:58:10 -07:00
libs Merge pull request #12822 from neheb/mht 2020-07-23 13:15:45 -07:00
mail msmtp: update to version 1.8.11 2020-07-17 17:37:28 +02:00
multimedia gerbera: fix compilation with newer npupnp 2020-07-13 21:32:25 -07:00
net zerotier: disable pie support 2020-07-23 13:41:00 -07:00
sound mpd: update to 0.21.25 2020-07-20 19:56:51 -07:00
utils gl-mifi-mcu: add GL.iNet GL-MiFI power monitoring kernel module 2020-07-23 21:38:48 +02:00
.travis.yml travis: improve build config 2020-06-19 21:16:52 +02:00
.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.