meta-phosphor: inventory-manager: rename as git

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

Change-Id: I8290a9f03eb1725c54c0bdcc0faa44df20fa1083
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/inventory/phosphor-inventory-manager.bb b/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
similarity index 97%
rename from recipes-phosphor/inventory/phosphor-inventory-manager.bb
rename to recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
index 46a1d29..576185a 100644
--- a/recipes-phosphor/inventory/phosphor-inventory-manager.bb
+++ b/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 \