Community maintained packages for OpenWrt
Latest commits
| Commit | Message | Author | Date |
|---|---|---|---|
| b3daeff0bb | vallumd: backport upstream patch to fix buildbot | Stijn Tintel | 8 months ago |
| eb7a8acba8 | i2c-tools: fix Backend 'setuptools.build_meta:__legacy__' | Rudy Andram | 8 months ago |
| a7381fa91f | libftdi: drop package | Christian Marangi | 8 months ago |
| b1d8defe88 | liburcu: update to version 0.15.5 | Jan Hák | 8 months ago |
| 645e534de3 | oqs-provider: fix recursive dependency | Christian Marangi | 8 months ago |
Branches
| Name | Target | Subject | Date |
|---|---|---|---|
| update/libndpi-to-5.0 | 08771ca081 | libndpi: update to version 5.0 | 8 months ago |
| linksys3200ac-master | e0d980653d | libssh: adjusted configure options from upstream | 8 months ago |
| master | b3daeff0bb | vallumd: backport upstream patch to fix buildbot | 8 months ago |
| update/udpspeeder | e75be0b45b | udpspeeder: bump to 20230206.0 | 3 years ago |
| update/libndpi-to-4.6 | 667668b921 | libndpi: Update to 4.6 | 3 years ago |
Tags
| Name | Target | Subject | Date |
|---|---|---|---|
| v14.07 | bdb8dd7dd7 | libtasn1: updated to version 4.2 | 11 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.