Community maintained packages for difos.
Find a file
Alexandru Ardelean f699a1f8f9 python: fix source folder for libpython
This fix is quite critical since it fixes copying the libpython shared lib.
The previous source folder we've used is ok, it has the shared lib,
but libpython2.7.so is not a symlink of libpython2.7.so.1.0, but
rather a copy of it.
Which means that libpython2.7.so takes twice as much space
on the target's flash.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-20 19:07:28 +03:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel diffutils: add from old repo and update 2014-09-12 18:41:39 -05:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang python: fix source folder for libpython 2014-10-20 19:07:28 +03:00
libs cyrus-sasl / postfix: work around recursive dependency issue in toolchain 2014-10-20 09:16:44 +02:00
mail Merge pull request #435 from MikePetullo/bogofilter 2014-10-20 07:43:37 +02:00
multimedia ffmpeg: Disable mips32r2 for mips32 CPUs 2014-10-14 10:17:11 +01:00
net strongswan: update to 5.2.1 2014-10-20 09:16:44 +02:00
sound forked-daapd: add version 22.0 2014-10-18 21:52:34 +02:00
utils lvm2: add from old repo and update 2014-10-19 01:01:14 +02:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03: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.