summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-05 15:07:56 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-07 21:03:56 -0400
commit15063af2fe40d94fba9f21dd9c48eac17a28dc7c (patch)
tree31b9be2f425d440ec10e7b8c4dd44384d9a9023a
parent8b49b93b67ca29f4788a7b318b12640b566c032c (diff)
downloadtalos-openbmc-15063af2fe40d94fba9f21dd9c48eac17a28dc7c.tar.gz
talos-openbmc-15063af2fe40d94fba9f21dd9c48eac17a28dc7c.zip
meta-phosphor: inarp: rename as git
Rename inarp.bb to inarp_git.bb per OE norms. (From meta-phosphor rev: 5fb526051645effa70b931234a7917ddeaa874df) Change-Id: I1b0e2ce8d33080f6e13cdd9572de3ec94589da66 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/network/inarp_git.bb (renamed from meta-phosphor/recipes-phosphor/network/inarp.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/network/inarp.bb b/meta-phosphor/recipes-phosphor/network/inarp_git.bb
index 90969c248..7d5f14fe6 100644
--- a/meta-phosphor/recipes-phosphor/network/inarp.bb
+++ b/meta-phosphor/recipes-phosphor/network/inarp_git.bb
@@ -2,6 +2,7 @@ SUMMARY = "Inverse ARP daemon"
DESCRIPTION = "Daemon to respond to Inverse-ARP requests"
HOMEPAGE = "http://github.com/openbmc/inarp"
PR = "r1"
+PV = "1.0+git${SRCPV}"
inherit autotools
inherit obmc-phosphor-license
OpenPOWER on IntegriCloud