]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
odhcploc: new package
authorFloris Bos <bos@je-eigen-domein.nl>
Sat, 9 Aug 2014 18:06:57 +0000 (20:06 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Aug 2014 19:32:47 +0000 (21:32 +0200)
commit039cd77e642f3473e439b241b76280036ce96f36
treea625ca54d5ccbf46b703e424ffa664901d7bb486
parent742f8efa08fc0f3fef2b1ea0c8ee283fced6bbab
odhcploc: new package

Adds odhcploc, a network utility to scan for (rogue) DHCP servers.

[Thomas:
- remove ODHCPLOC_SOURCE line, not needed since the value was the
  default
- use 'make install' instead of manually installing the program
- use TARGET_CONFIGURE_OPTS instead of passing just CC and LD
- use tab for indentation inside command definitions instead of spaces]

Signed-off-by: Floris Bos <bos@je-eigen-domein.nl>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/odhcploc/Config.in [new file with mode: 0644]
package/odhcploc/odhcploc.mk [new file with mode: 0644]