Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Jan Hák 754ba8920b liburcu: update to version 0.13.2
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2022-08-22 14:30:48 +02:00
.circleci
.github ci: Use openwrt/gh-action-sdk@v5 2022-05-31 09:47:35 +02:00
.keys
admin zabbix: add fping dependency 2022-08-03 09:40:59 +02:00
devel gcc: update 11 minor version 2022-06-21 14:23:26 -06:00
fonts/dejavu-fonts-ttf
ipv6
kernel mdio-tools: update to 1.1.1 2022-06-09 11:06:41 -07:00
lang Merge pull request #19192 from turris-cz/cython-pip-requirements 2022-08-19 20:45:10 +03:00
libs liburcu: update to version 0.13.2 2022-08-22 14:30:48 +02:00
mail mutt: add PKG_CONFIG_DEPENDS 2022-07-20 11:38:05 -07:00
multimedia gerbera: remove 2022-08-19 16:15:29 -07:00
net knot: update to version 3.2.0 2022-08-22 14:22:52 +02:00
sound mpd: update to 0.23.9 2022-08-19 16:13:53 -07:00
utils pciutils: update to 3.8.0 2022-08-20 13:19:16 -07: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.