Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Tianling Shen 153d1eda11 mariadb: fix build with libxml 2.14
Backport an upstream patch to fix build with libxml 2.14.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2025-08-13 14:16:45 +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 delve: update to 1.24.0 2024-12-27 21:11:03 +08:00
fonts/dejavu-fonts-ttf
ipv6
kernel
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 uspot: update to Git HEAD (2025-08-07) 2025-08-09 15:30:05 +08:00
sound
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.