1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-26 17:47:55 +02:00
Go to file
Rosen Penev 03580ba05f
Merge pull request #16169 from neheb/Yara
yara: update to 4.1.1
2021-07-23 19:48:01 -07:00
.circleci
.github
.keys
admin syslog-ng: update to version 3.33.2 2021-07-21 23:28:23 +02:00
devel delve: Update to 1.7.0 2021-07-19 08:35:46 -04:00
fonts/dejavu-fonts-ttf
ipv6
kernel
lang python-requests: bump to version 2.26.0 2021-07-23 22:59:57 +02:00
libs alsa-lib: install also /usr/share/alsa/ctl or alsa-mixer fails with: 2021-07-23 17:15:34 +00:00
mail emailrelay: fix compilation with GCC11 2021-07-07 14:51:09 -07:00
multimedia Merge pull request #15945 from neheb/tv 2021-07-11 00:18:38 -07:00
net Merge pull request #16170 from neheb/Iperf 2021-07-23 19:47:48 -07:00
sound mpd: update to 0.22.9 2021-07-20 19:48:25 -07:00
utils Merge pull request #16169 from neheb/Yara 2021-07-23 19:48:01 -07:00
CONTRIBUTING.md
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.