Community maintained packages for difos.
Find a file
Alexandru Ardelean 7c4dac5118 python: reduce size of patch 130
Try to reduce the amount of change in this patch, since it removes
a lot of stuff, when we could just 'ifdef' that stuff out, with 2 lines.

The buildroot project does something similar like this:
http://git.buildroot.net/buildroot/tree/package/python/005-pyc-pyo-conditional.patch

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2015-02-27 18:11:22 +02:00
admin sudo: update to version 1.8.12 2015-02-14 22:33:46 +01:00
devel lttng-modules: add dependency on kernel tracing 2015-02-11 11:52:01 +01:00
ipv6 remove uneeded PKG_BUILD_DIR & PKG_CAT overrides 2015-02-22 02:37:56 +01:00
lang python: reduce size of patch 130 2015-02-27 18:11:22 +02:00
libs Merge pull request #952 from ClaymorePT/master 2015-02-24 17:55:08 -05:00
mail Merge pull request #926 from ryzhovau/master 2015-02-24 15:28:36 -05:00
multimedia ices: import from old packages feed 2015-02-17 07:49:01 +01:00
net apcupsd: add driver modbus-usb 2015-02-24 22:41:53 +01:00
sound forked-daapd: update to 22.3 2015-02-22 23:04:17 +01:00
utils remove uneeded PKG_BUILD_DIR & PKG_CAT overrides 2015-02-22 02:37:56 +01:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

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.