Skip to content
Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
Makefile Shell C Lua C++ Vala Other
Branch: master
Clone or download

Latest commit

karlp c-ares: update to 1.16.1
Various fixes, nothing particularly standout as of particular interest
to OpenWrt.  Full changelog at https://c-ares.haxx.se/changelog.html

Signed-off-by: Karl Palsson <karlp@etactica.com>
Latest commit 34a4678 May 18, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci circleci: Revert switch to CDN due to breakage Nov 22, 2019
.github repo: Add more information to the issue template Apr 7, 2019
.keys build: move gpg keys into .keys directory Apr 30, 2018
admin Merge pull request #12091 from pprindeville/syslog-ng-restore-reload May 17, 2020
devel meson: update to 0.54.1 May 1, 2020
fonts/dejavu-fonts-ttf [dejavu-fonts] add license info and myself as maintainer Feb 22, 2017
ipv6 miredo: Makefile fixes Mar 22, 2020
kernel ksmbd: update to 3.1.6 Mar 23, 2020
lang python3: Enable compile-time optimizations May 18, 2020
libs c-ares: update to 1.16.1 May 18, 2020
mail dovecot: remove incorrect PKG_BUILD_DEPENDS Apr 29, 2020
multimedia gerbera: set config file to 600 permissions May 13, 2020
net libreswan: various fixes May 17, 2020
sound upmpdcli: update to 1.4.9 May 13, 2020
utils mariadb: bump to 10.4.13 May 17, 2020
.travis.yml travis: Use Ubuntu (Bionic Beaver) 18.04 LTS Oct 23, 2019
.travis_do.sh travis: Download SDK from OpenWrt instead of LEDE Oct 23, 2019
CONTRIBUTING.md CONTRIBUTING.md: update Identifier for Licenses Apr 18, 2019
LICENSE Add GPLv2 pro-forma license Jun 16, 2014
README.md README.md - update links to current docs pages Aug 31, 2018

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.

You can’t perform that action at this time.