Go to file
Dirk Brenken 133d4beec4 ssmtp: more pointer fixes
- fixed more pointer issues
- remove unused variable

Signed-off-by: Dirk Brenken <dibdot@gmail.com>
2014-11-12 21:37:17 +01:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang python: exclude pdb.doc and webbrowser.py 2014-11-07 16:50:30 +02:00
libs libsodium: fixed pkgconfig not found it. 2014-11-04 23:31:13 +08:00
mail ssmtp: more pointer fixes 2014-11-12 21:37:17 +01:00
multimedia motion: switch to master branch 2014-11-05 10:46:53 -06:00
net sqm-scripts: Modify installation step to ensure correct file permissions 2014-11-09 10:23:54 +02:00
sound sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer 2014-11-01 20:00:06 -04:00
utils Removed Middle-East target due there're no files for it. 2014-11-08 14:28:28 +03: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

README.md

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.