meta-phosphor: inventory-manager: rename as git

Rename phosphor-inventory-manager.bb as _git per OE norms.

(From meta-phosphor rev: aad7449d09e51478af437dad0f2407c074917f9f)

Change-Id: Ie76b88e2a4eb7ee16b392d7aebcefef26fff2147
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.bb b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
similarity index 97%
rename from meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.bb
rename to meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
index 46a1d29..576185a 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.bb
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
@@ -3,6 +3,7 @@
 lifecycle management application, suitable for use on a wide variety \
 of OpenBMC platforms."
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit autotools \
         pkgconfig \