summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/network/inarp.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/network/inarp.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/network/inarp.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/network/inarp.bb b/meta-phosphor/common/recipes-phosphor/network/inarp.bb
deleted file mode 100644
index 90969c248..000000000
--- a/meta-phosphor/common/recipes-phosphor/network/inarp.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-SUMMARY = "Inverse ARP daemon"
-DESCRIPTION = "Daemon to respond to Inverse-ARP requests"
-HOMEPAGE = "http://github.com/openbmc/inarp"
-PR = "r1"
-
-inherit autotools
-inherit obmc-phosphor-license
-inherit obmc-phosphor-systemd
-
-DEPENDS += "autoconf-archive-native"
-RDEPENDS_${PN} += "network"
-
-SRC_URI += "git://github.com/openbmc/inarp"
-SRCREV = "6e296617f041d7665b2540151646af452088482c"
-
-S = "${WORKDIR}/git"
-
-exec_prefix="/usr/local"
OpenPOWER on IntegriCloud