Go to file
Jan Hák e4d8a07077 liburcu: update to version 0.15.2
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2025-04-24 19:35:38 +08:00
.github
.keys
.vscode
admin htop: update to 3.4.1 2025-04-15 02:56:17 +08:00
devel patch: update to v2.8 2025-04-03 15:15:31 +02:00
fonts/dejavu-fonts-ttf
ipv6
kernel
lang php8: update to 8.4.5 2025-04-10 06:45:31 +02:00
libs liburcu: update to version 0.15.2 2025-04-24 19:35:38 +08:00
mail
multimedia yt-dlp: run CI test for the main package only 2025-04-24 18:55:43 +08:00
net adguardhome: bump to 0.107.61 2025-04-24 19:34:19 +08:00
sound
utils ttyd: update to 1.7.7 2025-04-24 12:50:04 +02: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.