Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Seo Suchan 2bbef2fbf4 rtl-sdr: update to 2.0.2
bump version to 2.0.2, add version test override

Signed-off-by: Seo Suchan <tjtncks@gmail.com>
2026-06-10 00:07:48 +02:00
.devcontainer
.github Revert "ci: cancel in-progress Test and Build runs on PR update" 2026-05-12 14:05:08 +02:00
.keys
.vscode vscode: update editor settings and commit constraints 2026-03-13 19:59:50 +02:00
admin treewide: add or correct license information 2026-06-08 16:29:56 +03:00
devel treewide: add or correct license information 2026-06-08 16:29:56 +03:00
fonts/dejavu-fonts-ttf treewide: cleanup URLs 2026-05-08 22:28:27 +02:00
ipv6/generate-ipv6-address
kernel ovpn-dco: fix build on kernel 6.18.33 2026-05-26 12:04:35 +03:00
lang python-incremental: add test-version.sh generic version-check override 2026-06-09 17:18:01 +03:00
libs taglib: bump to 2.3 2026-06-09 09:26:57 +03:00
mail exim: update to 4.99.3 (security release) 2026-05-14 23:13:25 +01:00
multimedia treewide: add or correct license information 2026-06-08 16:29:56 +03:00
net rsync: update to 3.4.4 2026-06-09 23:15:24 +02:00
sound treewide: add or correct license information 2026-06-08 16:29:56 +03:00
utils rtl-sdr: update to 2.0.2 2026-06-10 00:07:48 +02:00
.gitignore
CONTRIBUTING.md CONTRIBUTING.md: accept only real names in the SoB 2025-08-05 21:08:01 +02: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.