Community maintained packages for difos.
Find a file
Quintin Hill 0937af539d python3-ble2mqtt: bump version to 0.2.1
Signed-off-by: Quintin Hill <stuff@quintin.me.uk>
2023-12-11 23:25:27 +00:00
.circleci
.github CI: allow PRs for CONTRIBUTING.md and README.md files 2023-12-01 15:13:42 -08:00
.keys
admin zabbix: update to version 6.4.7 2023-10-31 11:57:20 +01:00
devel
fonts/dejavu-fonts-ttf
ipv6
kernel
lang python3-ble2mqtt: bump version to 0.2.1 2023-12-11 23:25:27 +00:00
libs libxslt: update to 1.1.39 2023-12-07 18:41:14 +01:00
mail postfix: Fix enabling PCRE support 2023-12-01 11:24:34 -08:00
multimedia yt-dlp: bump to version 2023.11.16 2023-11-26 15:08:48 +01:00
net Merge pull request #22873 from stangri/master-https-dns-proxy 2023-12-11 15:45:55 -07:00
sound upmpdcli: Update to 1.8.6 2023-11-25 09:18:54 -08:00
utils Merge pull request #22767 from efahl/issue-22760 2023-12-09 18:51:30 +08:00
CONTRIBUTING.md CONTRIBUTING.md: fix typos 2023-12-01 15:13:42 -08:00
LICENSE
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.