Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Jeffery To 2ea9749ae7
python-aiosignal: Add new package
From the README:

A project to manage callbacks in asyncio projects.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 0eabbb8ef7)
2023-07-25 15:40:49 +08:00
.circleci
.github CI: update build architectures 2023-06-19 14:40:57 +08:00
.keys
admin zabbix: Add "oldstable" source URL 2023-06-04 21:07:46 -04:00
devel gitlab-runner: Update to 16.0.2 2023-06-23 14:16:42 +08:00
fonts/dejavu-fonts-ttf
ipv6 treewide: remove AUTORELEASE 2023-04-21 22:46:58 +02:00
kernel treewide: remove AUTORELEASE 2023-04-21 22:46:58 +02:00
lang python-aiosignal: Add new package 2023-07-25 15:40:49 +08:00
libs inih: Update to r57 2023-07-16 03:08:07 +08:00
mail mblaze: fix compilation with musl 1.2.4 2023-05-17 14:52:12 +02:00
multimedia xupnpd: fix compilation with musl 1.2.4 2023-05-18 09:29:06 +08:00
net modemmanager: improve 'simple connection' option handling 2023-07-24 13:54:38 +02:00
sound alsa-utils: Update to 1.2.9 2023-05-17 09:24:45 +08:00
utils base16384: bump to version 2.2.4 2023-07-24 18:08:12 +08: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.