]> code.ossystems Code Review - openembedded-core.git/commit
net-tools: add new recipe (1.60-23)
authorKevin Tian <kevin.tian@intel.com>
Mon, 16 Aug 2010 07:40:50 +0000 (15:40 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 19 Aug 2010 12:11:25 +0000 (13:11 +0100)
commitf5dcdf918110ed8033a0e4ee80fbf29e6816fef4
tree3009f1cc9be6bcfb175e1a0b3b7936b53e82816d
parent26f34098c88acff55636cdaf64bdd0a5ac0e3d5d
net-tools: add new recipe (1.60-23)

Borrow from OpenEmbedded with below difference:
  - use Debian as the SRC_URI
  - instead of copying all Debian locally, handle it in recipe automatically
    which eases our maintenance effort in the future
  - enable gettext

It's said the net-tools is deprecated by iproute2. However not all utilities
are replaced yet, such as hostname, domainname, netstat, slattach, ...

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta-lsb/packages/net-tools/net-tools-1.60-23/net-tools-config.h [new file with mode: 0644]
meta-lsb/packages/net-tools/net-tools-1.60-23/net-tools-config.make [new file with mode: 0644]
meta-lsb/packages/net-tools/net-tools_1.60-23.bb [new file with mode: 0644]