aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fping/fping_2.3+2.4b2to.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fping/fping_2.3+2.4b2to.bb')
-rw-r--r--recipes/fping/fping_2.3+2.4b2to.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/fping/fping_2.3+2.4b2to.bb b/recipes/fping/fping_2.3+2.4b2to.bb
new file mode 100644
index 0000000000..20b7bb07a0
--- /dev/null
+++ b/recipes/fping/fping_2.3+2.4b2to.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Fast, scriptable ping"
+LICENSE = "Stanford"
+PR = "r0"
+
+SRC_URI = " \
+ http://fping.sourceforge.net/download/fping.tar.gz \
+ file://sourceforge-truckload.patch;patch=1 \
+"
+
+S = "${WORKDIR}/fping-2.4b2_to"
+
+inherit autotools