Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Josef Schlehofer 77879deb5a librespeed-cli: update to 1.0.14
All twelve backported patches are part of this release, so dropping them.
Release notes: https://github.com/librespeed/speedtest-cli/releases/tag/v1.0.14

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2026-08-17 11:03:03 +02:00
.devcontainer
.github ci: bump lewagon/wait-on-check-action from 1.9.0 to 1.9.1 2026-08-16 08:09:57 +02:00
.vscode
admin tree-wide: rename version check test.sh to test-version.sh 2026-08-13 15:21:26 +02:00
devel delve: update to 1.27.1 2026-08-11 13:50:26 +03:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel ovpn-dco: update to version 7.1.0.2026080300 2026-08-11 09:18:30 +03:00
lang rust: build soft-float on soft-float PowerPC subtargets 2026-08-16 08:15:03 +02:00
libs tree-wide: rename version check test.sh to test-version.sh 2026-08-13 15:21:26 +02:00
mail tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
multimedia imagemagick: add test-version.sh version override 2026-08-07 11:27:13 +03:00
net nodogsplash: fix config generation in the init script 2026-08-15 23:31:16 +02:00
sound squeezelite: add version test override 2026-08-11 09:25:18 +03:00
utils librespeed-cli: update to 1.0.14 2026-08-17 11:03:03 +02:00
.gitignore
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.