Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Austin Lane 16c320b7fd python-pyserial: add hostbuild
Signed-off-by: Austin Lane <vidplace7@gmail.com>
(cherry picked from commit ac212e0c43)
2026-07-19 07:51:19 +03:00
.github CI: multi-arch-test-build: move to shared workflow 2024-11-22 12:35:19 +08:00
.keys
admin bottom: update to 0.9.7 2025-08-24 16:01:57 +08:00
devel lttng-tools: fix build with libxml 2.14 2025-08-14 21:15:09 +08:00
fonts/dejavu-fonts-ttf
ipv6 treewide: remove AUTORELEASE 2023-04-21 22:46:58 +02:00
kernel treewide: assign PKG_CPE_ID 2024-07-06 10:28:19 -07:00
lang python-pyserial: add hostbuild 2026-07-19 07:51:19 +03:00
libs glib2: address CVE-2024-52533 2025-08-23 15:10:07 +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 wget: rank wget-nossl below uclient-fetch for the wget alternative 2026-07-18 22:43:54 +03: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 CONTRIBUTING: add CI information 2020-09-30 10:47:12 -10: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.