Community maintained packages for difos.
Find a file
Luiz Angelo Daros de Luca 9e673f2a4b libvpx: force to use gcc as linker
libvpx excepts gcc to be used as linker. However, it respects
what is defined in LD. The problem is that LD is defined by
OpenWRT as *-ld.

Forcing the LD env for configure and make solves the problem.
Also, the patch that modified ld call to match what *-ld provides
is not needed anymore.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-12-15 18:34:07 -02:00
admin debootstrap: bump to version 1.0.66 2014-11-27 13:41:08 +01:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang python: fix file conflict between python and python-base packages 2014-12-15 15:26:41 +01:00
libs libvpx: force to use gcc as linker 2014-12-15 18:34:07 -02:00
mail fdm: add missing quote mark in Makefile 2014-12-07 19:48:17 +08:00
multimedia ffmpeg: Update to 2.4.4 2014-12-14 16:19:10 -08:00
net wget: add license file 2014-12-14 13:04:20 +02:00
sound mpd: factor out avahi service file 2014-12-08 23:15:25 +01:00
utils shadow: remove duplicate install section 2014-12-14 19:01:24 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-12-15 08:56:37 +01: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.