Go to file
Hannu Nyman 4e672a134e Merge pull request #3305 from mhei/fix-mii-tool
mii-tool: fix build on buildbots (fixes #3263)
2016-10-06 10:23:39 +03:00
.github
admin sudo: use default host install prefix 2016-10-04 00:41:44 +02:00
devel gcc: Update to version 5.4.0, change maintainer 2016-10-02 04:34:31 -05:00
ipv6
kernel
lang Merge pull request #3056 from plntyk/fix_node 2016-10-04 09:13:11 +02:00
libs boost: Fix immediate build problems until 1.62 update available 2016-10-04 18:51:26 -04:00
mail emailrelay: added configuration options 2016-10-04 12:23:17 +02:00
multimedia
net mii-tool: fix build on buildbots (fixes #3263) 2016-10-05 21:16:49 +02:00
sound pulseaudio: update to 9.0, fix typo 2016-10-03 20:06:12 +02:00
utils [utils/zoneinfo] Updated to the latest release version 2016-10-04 01:53:40 +03: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.