Go to file
Jeffery To 5848f67e41 python-pyasn1-modules: Update to 0.2.7
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-10-16 02:12:51 +08:00
.circleci circleci: provide prereq output in the build log 2019-08-13 16:21:09 +02:00
.github
.keys
admin Merge pull request #10233 from BKPepe/netdata 2019-10-14 14:19:58 +02:00
devel treewide: add PKG_CPE_ID for better cvescanner coverage 2019-09-17 12:40:26 +02:00
fonts/dejavu-fonts-ttf
ipv6/tayga
kernel cifsd: update to git (2019-10-08) 2019-10-12 10:32:04 +08:00
lang python-pyasn1-modules: Update to 0.2.7 2019-10-16 02:12:51 +08:00
libs libplist: Switch to normal releases 2019-10-14 11:53:12 -07:00
mail Merge pull request #10224 from flyn-org/bogofilter 2019-10-14 09:27:58 -07:00
multimedia crtmpserver: Remove 2019-10-14 19:11:04 -07:00
net Merge pull request #10197 from tiagogaspar8/kea-1.6.0 2019-10-14 21:08:31 -07:00
sound espeak: Remove nano open file 2019-10-14 19:13:35 -07:00
utils Merge pull request #9916 from neheb/lcd4 2019-10-14 09:31:23 -07:00
.travis.yml
.travis_do.sh
CONTRIBUTING.md CONTRIBUTING.md: update Identifier for Licenses 2019-04-18 12:07:48 +02:00
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.