Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Christian Korber 6519dddb9d net-snmp: allow mulitple library installations
To allow multiple libraries on the target this glob is targeting
multiple libraries.

Signed-off-by: Christian Korber <ckorber@tdt.de>
2026-06-29 13:00:09 +02:00
.devcontainer
.github ci: update trigger to check_suite for test build 2026-06-29 12:47:58 +02:00
.keys
.vscode
admin monit: update to 6.0.0 2026-06-27 22:59:10 +02: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
lang node: bump to 22.23.0 2026-06-23 08:19:18 +03:00
libs expat: update to 2.8.2 2026-06-28 08:46:53 +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 net-snmp: allow mulitple library installations 2026-06-29 13:00:09 +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.