inetutils-1.8: Fix builds for uclibc
authorKhem Raj <raj.khem@gmail.com>
Tue, 23 Nov 2010 20:36:14 +0000 (12:36 -0800)
committerKhem Raj <raj.khem@gmail.com>
Tue, 23 Nov 2010 20:38:33 +0000 (12:38 -0800)
commite024a57bbcdbebbc929ef010f80283f194711abc
treefd15ef9ecc4c559d64340f41e027d72c79b5c7f1
parent2ff40cc87a0501e63cec8c8620384f6e07a97878
inetutils-1.8: Fix builds for uclibc

Currently it does not build for uclibc this patch
which is port of patch posted by Mike Frysinger to
buildroot fixes the problems except that for man2html
we need to invoke it differently.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/inetutils/inetutils-1.8/inetutils-1.8-0001-printf-parse-pull-in-features.h-for-__GLIBC__.patch [new file with mode: 0644]
recipes/inetutils/inetutils-1.8/inetutils-1.8-0002-argp-fix-program_invocation_name-detection.patch [new file with mode: 0644]
recipes/inetutils/inetutils-1.8/inetutils-1.8-0003-wchar.patch [new file with mode: 0644]
recipes/inetutils/inetutils-1.8/inetutils-1.8-1001-ftp-rename-ruserpass-to-avoid-C-library-collision.patch [new file with mode: 0644]
recipes/inetutils/inetutils-1.8/inetutils-1.8-1002-rshd-detect-__rcmd_errstr-support-in-the-C-lib.patch [new file with mode: 0644]
recipes/inetutils/inetutils-1.8/inetutils-1.8-1003-use-daemon-from-the-C-library-when-possible.patch [new file with mode: 0644]
recipes/inetutils/inetutils-1.8/inetutils-1.8-1004-detect-fork-support.patch [new file with mode: 0644]
recipes/inetutils/inetutils-1.8/inetutils-1.8-1005-ftpd-add-daemon-D-nommu-support.patch [new file with mode: 0644]
recipes/inetutils/inetutils_1.8.bb