Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libnl-tiny: ensure compatibility to libnl version 3 and higher | Felix Fietkau | 2014-03-21 | 2 | -1/+14 |
| | | | | | | | | | | | To be prepared to support keepalived 1.2.10 and higher we need libnl3 or higher. The attached patch add some defines so that it can be build be libnl-tiny. Patch by Thomas Heil Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39991 | ||||
* | libnl-tiny: fix include path to poll.h | Felix Fietkau | 2014-02-24 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39747 | ||||
* | libnl-tiny: add includedir to pkg-config cflags | Felix Fietkau | 2012-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 34864 | ||||
* | licensing: Add licensing metadata to many packages Two new variables are ↵ | Hamish Guthrie | 2012-10-19 | 1 | -0/+3 |
| | | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861 | ||||
* | add myself as a maintainer for various packages | Felix Fietkau | 2012-10-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 33660 | ||||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | 48 | -0/+9559 |
SVN-Revision: 33657 |