Go to file
Andrew Sim f6c43e7c5a transmission: Update to v4.03
Update transmission to latest stable v4.0.3 release

Changelog: https://github.com/transmission/transmission/releases/tag/4.0.3

Signed-off-by: Andrew Sim <andrewsimz@gmail.com>
2023-05-15 18:28:01 +02:00
.circleci
.github
.keys
admin netatop: fix compilation warning for kernel module 2023-05-14 16:51:47 +02:00
devel
fonts/dejavu-fonts-ttf
ipv6
kernel
lang Merge pull request #20985 from jefferyto/python-incremental-fix-host-build 2023-05-15 01:12:22 +08:00
libs xr_usb_serial_common: fix compilation warning 2023-05-14 16:51:49 +02:00
mail pigeonhole: update to version 0.5.20 2023-05-13 15:55:08 +03:00
multimedia
net transmission: Update to v4.03 2023-05-15 18:28:01 +02:00
sound
utils gl-mifi-mcu: fix compilation warning for conflicting function 2023-05-14 16:51:48 +02: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.