]> code.ossystems Code Review - openembedded-core.git/commit
iputils: add iputils package
authorYu Ke <ke.yu@intel.com>
Thu, 29 Jul 2010 07:43:22 +0000 (15:43 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:20:12 +0000 (16:20 +0100)
commit89ae21775cc0d1bfdd312255d480b7345a079583
tree4f1fdb5045069a1f95e74f7d12662e2067403454
parent070096ec70651cf28138167b8d33b67051b872ca
iputils: add iputils package

iputils are utilities for the IP protocol, including traceroute6, tracepath, tracepath6, ping, ping6 and arping.

this commit add iputils 20100418. code is borrowed from open embedded and debian, with following changes:
- upgrade from s20071127 to s20100418
- update the do_compile (add VPATH) to make s20100418 pass
- disable man since it depends docbook while poky don't have

Signed-off-by: Yu Ke <ke.yu@intel.com>
meta-lsb/packages/iputils/files/debian/CVE-2010-2529.diff [new file with mode: 0644]
meta-lsb/packages/iputils/files/debian/add-icmp-return-codes.diff [new file with mode: 0644]
meta-lsb/packages/iputils/files/debian/fix-arping-timeouts.diff [new file with mode: 0644]
meta-lsb/packages/iputils/files/debian/fix-dead-host-ping-stats.diff [new file with mode: 0644]
meta-lsb/packages/iputils/files/debian/targets.diff [new file with mode: 0644]
meta-lsb/packages/iputils/files/debian/use_gethostbyname2.diff [new file with mode: 0644]
meta-lsb/packages/iputils/iputils_s20100418.bb [new file with mode: 0644]