Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libbsd: make it available for eglibc only | Florian Fainelli | 2013-02-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35606 | ||||
* | add preliminary support for musl | Florian Fainelli | 2012-11-23 | 1 | -1/+1 |
| | | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314 | ||||
* | 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 | ||||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 | 1 | -0/+54 |
SVN-Revision: 33657 |