rsgit /openwrt-packagesA hyper-hyperfast web frontend for git repositories written in Rust.

Community maintained packages for OpenWrt

Latest commits
CommitMessageAuthorDate
b3daeff0bbvallumd: backport upstream patch to fix buildbotStijn Tintel8 months ago
eb7a8acba8i2c-tools: fix Backend 'setuptools.build_meta:__legacy__'Rudy Andram8 months ago
a7381fa91flibftdi: drop packageChristian Marangi8 months ago
b1d8defe88liburcu: update to version 0.15.5Jan Hák8 months ago
645e534de3oqs-provider: fix recursive dependencyChristian Marangi8 months ago

→ full history

Branches
NameTargetSubjectDate
update/libndpi-to-5.008771ca081libndpi: update to version 5.08 months ago
linksys3200ac-mastere0d980653dlibssh: adjusted configure options from upstream8 months ago
masterb3daeff0bbvallumd: backport upstream patch to fix buildbot8 months ago
update/udpspeedere75be0b45budpspeeder: bump to 20230206.03 years ago
update/libndpi-to-4.6667668b921libndpi: Update to 4.63 years ago
Tags
NameTargetSubjectDate
v14.07bdb8dd7dd7libtasn1: updated to version 4.211 years ago
README

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.