Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Keith T. Garner 5ea0e44e79 bluld: bump to version 1.1.3
Release notes:
https://github.com/ktgeek/bluld/releases/tag/v1.1.3

Signed-off-by: Keith T. Garner <kgarner@kgarner.com>
2026-02-15 10:33:55 +02:00
.devcontainer
.github ci: bump HyperStickler to v1-rc.1 2026-01-30 23:07:25 +02:00
.keys
.vscode
admin zabbix: fix unnecessary virtual provides 2026-02-11 21:47:03 +01:00
devel lpc21isp: remove package 2026-01-25 14:53:14 +02:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel
lang python-gevent: use LF for Makefile 2026-02-14 14:58:44 +02:00
libs libmodbus: update hash for v3.1.11 tarball 2026-02-15 10:26:24 +02:00
mail mailsend: fix ssl variant to use opensssl 2026-02-04 07:39:56 +02:00
multimedia rtpmidid: update to 26.01 2026-02-11 19:17:22 +00:00
net tor: update to 0.4.8.22 stable 2026-02-15 10:29:55 +02:00
sound
utils bluld: bump to version 1.1.3 2026-02-15 10:33:55 +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.