Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Tianling Shen e59d9ef823
lttng-tools: fix build with libxml 2.14
Backport a pending patch to fix build with libxml 2.14.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
(cherry picked from commit 0ec95bd1f4)
2025-08-14 21:15:09 +08:00
.github CI: multi-arch-test-build: move to shared workflow 2024-11-22 12:35:19 +08:00
.keys
admin admin/syslog-ng: fix PKG_CPE_ID 2025-08-07 09:25:01 +08:00
devel lttng-tools: fix build with libxml 2.14 2025-08-14 21:15:09 +08:00
fonts/dejavu-fonts-ttf
ipv6
kernel treewide: assign PKG_CPE_ID 2024-07-06 10:28:19 -07:00
lang lang/tcl: fix PKG_CPE_ID 2025-08-07 09:25:01 +08:00
libs treewide: assign some PKG_CPE_IDs 2025-08-07 09:25:01 +08:00
mail treewide: assign some PKG_CPE_IDs 2025-08-07 09:25:01 +08:00
multimedia yt-dlp: assign PKG_CPE_ID 2025-08-07 09:25:01 +08:00
net strongswan: fix build with wolfssl 5.7.6 2025-08-14 21:11:56 +08:00
sound treewide: assign PKG_CPE_ID 2024-07-06 10:28:19 -07:00
utils mariadb: fix build with libxml 2.14 2025-08-13 14:16:45 +08:00
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.