Go to file
Rosen Penev 684b7a858f
apinger: Fix PKG_SOURCE_VERSION
Too short

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-01 17:09:20 -07:00
.circleci circleci: provide prereq output in the build log 2019-08-13 16:21:09 +02:00
.github
.keys
admin Merge pull request #5886 from nonicknamewasleftforme/feature/backuppc 2019-08-30 16:02:49 -07:00
devel patch: rename CVE-2019-13638 patch to mollify uscan 2019-09-01 15:56:23 -07:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel exfat-nofuse: drop BUILD_PATENTED 2019-09-01 10:01:39 +08:00
lang python-yaml: Update to version 5.1.2 2019-09-01 09:56:04 +02:00
libs classpath: Add jamvm/host build dependency 2019-09-01 12:32:42 -07:00
mail msmtp-scripts: Add msmtprc permission docs 2019-08-27 07:40:29 -04:00
multimedia imagemagick: update to 7.0.8-62 2019-08-26 15:58:40 -04:00
net apinger: Fix PKG_SOURCE_VERSION 2019-09-01 17:09:20 -07:00
sound madplay: Pass CFLAGS properly 2019-08-28 13:51:14 -07:00
utils haveged: update to 1.9.6 2019-09-01 23:56:57 +03:00
.travis.yml
.travis_do.sh
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.