Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Josef Schlehofer 4e41b92347 base16384: update to version 2.3.2
Release notes:
https://github.com/fumiama/base16384/releases/tag/v2.3.2

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2025-10-11 19:00:56 +03:00
.devcontainer
.github multi-arch-test-build: run it only after the Formality check succeeds 2025-10-05 13:33:33 +02:00
.keys
.vscode
admin
devel
fonts/dejavu-fonts-ttf
ipv6/generate-ipv6-address
kernel
lang lua-cjson: bump minimum cmake version to 3.10 2025-10-09 15:12:20 -04:00
libs vectorscan: remove vectorscan-headers package and add ABI version 2025-10-11 14:53:01 +02:00
mail
multimedia yt-dlp: update to version 2025.9.26 2025-10-03 20:32:23 +03:00
net gnunet: update to version 0.25.1 2025-10-11 16:51:00 +01:00
sound
utils base16384: update to version 2.3.2 2025-10-11 19:00:56 +03: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.