Go to file
Jo-Philipp Wich f957dfcb04 libmms: remove useless autogen call
The package already uses the generic autoreconf fixup so the additional call
to autogen.sh is unneeded and might even introduce wrong versions of the
required autotools into the build.

Remove the unneeded Build/Configure override to simplify the Makefile.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-08 00:06:43 +01:00
admin muninlite: uptime should report days, not seconds. 2015-01-29 21:31:49 +00:00
devel patch: bump version to 2.7.4 2015-02-01 22:36:19 -08:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang perl: Bump PKG_RELEASE 2015-02-04 13:57:27 +01:00
libs libmms: remove useless autogen call 2015-02-08 00:06:43 +01:00
mail alpine: update to 2.20 2015-01-25 12:43:24 +02:00
multimedia Merge pull request #856 from thess/shairplay-move 2015-02-05 11:38:01 +01:00
net keepalived: import from old packages feed 2015-02-07 11:10:03 +01:00
sound Merge pull request #856 from thess/shairplay-move 2015-02-05 11:38:01 +01:00
utils openobex: add new package (v1.7.1) 2015-02-07 11:19:26 +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

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.