Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Conor Anderson 5568a08ef7 dawn: update to 2026-06-10
806166b uci: add optional steering_ssid allow-list to scope DAWN per SSID

Signed-off-by: Conor Anderson <conor@conr.ca>
2026-06-26 10:44:12 +02:00
.devcontainer
.github ci: labeler: avoid checking out fork codebase 2026-06-24 07:57:18 +02:00
.keys
.vscode
admin treewide: musl-fts is only needed when using MUSL 2026-06-20 15:06:22 -06:00
devel treewide: add or correct license information 2026-06-08 16:29:56 +03:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel ovpn-dco: fix build on kernel 6.18.33 2026-05-26 12:04:35 +03:00
lang node: bump to 22.23.0 2026-06-23 08:19:18 +03:00
libs expat: add version check override 2026-06-24 12:22:05 +02:00
mail exim: update to version 4.99.4 2026-06-10 21:28:20 +01:00
multimedia yt-dlp: add version check override 2026-06-14 14:11:15 +03:00
net dawn: update to 2026-06-10 2026-06-26 10:44:12 +02:00
sound treewide: add or correct license information 2026-06-08 16:29:56 +03:00
utils rtty: update to 9.1.0 2026-06-26 16:39:50 +08: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.