Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Jon Henrik Bjørnstad 498af613ec qbee-agent: bump version to 2026.27
Upgrade qbee-agent to the newest version

Signed-off-by: Jon Henrik Bjørnstad <jonhenrik@qbee.io>
2026-07-16 16:42:46 +03:00
.devcontainer
.github ci: add nightly LLM review workflow 2026-07-09 07:17:31 +02:00
.vscode vscode: update commit message validation line length 2026-07-04 15:30:52 +02:00
admin qbee-agent: bump version to 2026.27 2026-07-16 16:42:46 +03:00
devel gcc: synchronize with toolchain 2026-07-07 12:09:29 +02: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 python-websocket-client: drop package 2026-07-16 08:46:54 +02:00
libs gpgme: fix double -sf flag passed to ln 2026-07-15 08:32:08 +02:00
mail tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
multimedia yt-dlp: bump to 2026.07.04 2026-07-16 15:01:09 +02:00
net adguardhome: bump to 0.107.78 2026-07-16 16:42:19 +03:00
sound tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
utils syncthing: bump to 2.1.2 2026-07-16 15:00:54 +02:00
.gitignore
CONTRIBUTING.md contributing: update CI section with current test infrastructure 2026-07-03 15:25:09 +02:00
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.