Community maintained packages for OpenWrt.
 
 
 
 
 
 
Go to file
Michael Heimpold 333957fba9 php7-pecl-http: fix build for big endian (fixes #3691)
While at, improve pre-seeded dependency detection.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-12-23 23:08:29 +01:00
.github
admin
devel Merge pull request #3280 from diizzyy/patch-15 2016-11-29 20:20:44 +02:00
ipv6
kernel
lang php7-pecl-http: fix build for big endian (fixes #3691) 2016-12-23 23:08:29 +01:00
libs libs/libexif: Disable nls 2016-12-20 18:38:17 -06:00
mail Merge pull request #3628 from fededim/emailrelayfix 2016-12-07 17:00:20 +02:00
multimedia youtube-dl: update version 2016-11-28 13:17:25 -06:00
net Merge pull request #3692 from dibdot/adblock 2016-12-23 09:46:51 +02:00
sound forked-daapd: Update to version 24.2 2016-12-03 17:41:26 +01:00
utils nano: update to 2.7.2 2016-12-22 12:38:17 +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.