Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Alexandru Ardelean fc921fc0b2 less: update to 704
Update to the latest upstream stable release.

Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2026-07-31 12:52:31 +03:00
.devcontainer
.github ci: add LLM review rules 2026-07-28 23:11:53 +02:00
.vscode
admin zabbix: bring proxy to parity with server and agentd 2026-07-31 12:50:45 +03:00
devel lttng-tools: update to 2.15.1 2026-07-30 14:23:47 +03:00
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel ovpn-dco: update to version 7.1.0.2026070800 2026-07-17 08:08:26 +02:00
lang luasec: add Lua 5.4 variant 2026-07-31 09:46:08 +03:00
libs openblas: update to 0.3.34 2026-07-31 09:41:18 +03:00
mail tree-wide: remove redundant test.sh files 2026-07-04 23:42:46 +03:00
multimedia v4l2camera: update to v0.3.2 2026-07-29 22:49:42 +03:00
net transmission: update to version 4.1.3 2026-07-31 12:52:18 +03:00
sound snapcast: fix "dirty" cmake-add-build-with-soxr-option.patch 2026-07-30 08:12:29 +02:00
utils less: update to 704 2026-07-31 12:52:31 +03: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.