Go to file
Rosen Penev 542cfabd7a
libestr: remove myself as maintainer
Added PKG_BUILD_PARALLEL for faster compilation.

Removed autoreconf since nothing is being patched.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-15 19:54:52 -07:00
.circleci circleci: Revert switch to CDN due to breakage 2019-11-22 23:19:56 +01:00
.github
.keys
admin debootstrap: update to version 1.0.119~bpo10+1 2020-03-08 14:49:04 +01:00
devel Merge pull request #11518 from neheb/mes 2020-03-13 21:17:57 -07:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel antfs: new package 2020-03-11 19:19:15 +08:00
lang perl-www-curl: curl 7.69.0 compatibility 2020-03-13 12:56:30 +03:00
libs libestr: remove myself as maintainer 2020-03-15 19:54:52 -07:00
mail alpine: update to 2.22 2020-02-28 15:09:25 -08:00
multimedia youtube-dl: update to version 2020.3.8 2020-03-09 11:25:03 +01:00
net Merge pull request #11209 from G-M0N3Y-2503/feature_https-dns-proxy 2020-03-14 08:28:17 +02:00
sound Merge pull request #11237 from neheb/sq 2020-03-04 15:21:10 -08:00
utils hdparm: remove myself as maintainer 2020-03-15 19:52:25 -07:00
.travis.yml
.travis_do.sh travis: Download SDK from OpenWrt instead of LEDE 2019-10-23 15:30:35 +02: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.