Go to file
Daniel Golle 360122ed5d mmc-utils: restore FORTIFY_SOURCE=2
The previous commit
ba4338d mmc-utils: don't set -D_FORTIFY_SOURCE in Makefile
applied the global value of FORITFY_SOURCE also to mmc-utils.
As the package was meant to be built with FORTIFY_SOURCE upstream,
restore that behaviour and make it play nice with the global setting
by undefining the macro before defining it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-03 22:17:07 +02:00
admin debootstrap: bump version (again) 2015-03-27 02:23:51 +01:00
devel lttng-modules: fix build on recent kernels 2015-04-02 17:02:11 +02:00
ipv6 aiccu: fix requiretls option handling 2015-03-02 21:43:53 +01:00
lang Merge pull request #1109 from kissg1988/vala 2015-04-02 08:23:15 +02:00
libs gnutls: updated to 3.3.14 2015-04-03 19:55:00 +02:00
mail bogofilter: remove host includes 2015-03-11 17:58:27 +01:00
multimedia mjpg-streamer: fix YUV capture mode 2015-03-11 16:54:09 +02:00
net wavemon: Fetch source from GitHub repository 2015-03-31 23:24:57 +01:00
sound pianod: Fix client build on buildbot 2015-03-25 10:28:10 -04:00
utils mmc-utils: restore FORTIFY_SOURCE=2 2015-04-03 22:17:07 +02: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.