summaryrefslogtreecommitdiff
path: root/meta-lsb/packages/iputils
Commit message (Collapse)AuthorAgeFilesLines
* iputils: add iputils packageYu Ke2010-08-207-0/+221
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>