Go to file
Marcel Denia 1c0bf8c605 perl: Don't link against libnsl, fix PPC signedness
perl: Don't try to link against libnsl

And also remove all other references to avoid confusion.
libnsl isn't really needed. Removing it allows glibc based
toolchains to build perl.

perl: Make I8/I16/I32 types explicitly signed for PPC

Type signedness is undefined for char. char may actually be unsigned for
some CPUs.
This fixes various bugs on PPC, like negative array indices.

Signed-off-by: Marcel Denia <naoir@gmx.net>
2014-10-28 18:50:59 +01:00
admin admin/zabbix: update to 2.2.6 2014-09-16 21:13:20 +02:00
devel/patch patch: --disable-xattr (v2) 2014-06-30 22:43:30 +02:00
ipv6 aiccu: Fix typo 2014-08-07 08:35:46 +02:00
lang perl: Don't link against libnsl, fix PPC signedness 2014-10-28 18:50:59 +01:00
libs libxml2: update to 2.9.2 2014-10-21 08:57:32 +02:00
mail/dovecot dovecot: import from packages 2014-06-16 11:54:42 +02:00
multimedia mjpg-streamer: Upgrade to r182-experimental, add patches to remove debug, build additional plugins and minor fixes. 2014-07-29 09:29:55 -04:00
net openconnect: fixed description of ca file location 2014-10-09 22:15:20 +02:00
sound mpd: disable libsoup 2014-09-02 16:02:08 +02:00
utils bash: Update to 4.2.53 2014-10-07 06:26:28 +02:00
CONTRIBUTING.md Update contributing statement 2014-07-29 22:41:34 +02:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md Split README in README.md and CONTRIBUTING.md 2014-07-23 00:57:08 +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 Run: ./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.