klibc: upgrade 1.5.24 to 1.5.25

* remove sochet.h patch now upstream
* prepare for klibc_2.0, to be released in the next days

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Andrea Adami
2011-09-07 05:17:51 +00:00
committed by Koen Kooi
parent 77f306cc0d
commit 5ddce9fb6d
16 changed files with 3 additions and 35 deletions

View File

@@ -0,0 +1,17 @@
PR = "${INC_PR}.0"
KLIBC_UTILS_VARIANT = "static"
KLIBC_UTILS_PKGNAME = "klibc-static-utils"
FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
do_install() {
:
}
PACKAGES_${PN} = "${PN}"
FILES_${PN} = ""
require klibc-utils.inc
require klibc.inc
require klibc-checksums_${PV}.inc