Move all to deprecated folder.

This commit is contained in:
2016-11-16 21:57:57 +01:00
parent 01738a7684
commit 05de7d6c04
9777 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
config BR2_PACKAGE_FPING
bool "fping"
help
fping is a program to send ICMP echo probes to network hosts,
similar to ping, but much better performing when pinging
multiple hosts.
http://fping.org/

View File

@@ -0,0 +1,2 @@
# Locally calculated
sha256 d86f2281bda4653c7049e6ba8fce24ba67edbf9193b7bb1cf6219b0c8ddce4e6 fping-3.12.tar.gz

View File

@@ -0,0 +1,12 @@
################################################################################
#
# fping
#
################################################################################
FPING_VERSION = 3.12
FPING_SITE = http://fping.org/dist
FPING_LICENSE = BSD-like
FPING_LICENSE_FILES = COPYING
$(eval $(autotools-package))