meta-phosphor: user-manager: rename as git recipe

Rename phosphor-user-manager.bb to phosphor-user-manager_git.bb per OE
norms.

Change-Id: I1f6323170d25eef4ac76e735c817d77f1bc68fa2
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/users/phosphor-user-manager.bb b/recipes-phosphor/users/phosphor-user-manager_git.bb
similarity index 97%
rename from recipes-phosphor/users/phosphor-user-manager.bb
rename to recipes-phosphor/users/phosphor-user-manager_git.bb
index 894acdd..a891c36 100644
--- a/recipes-phosphor/users/phosphor-user-manager.bb
+++ b/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -2,9 +2,10 @@
 DESCRIPTION = "Daemon that does user management"
 HOMEPAGE = "http://github.com/openbmc/phosphor-user-manager"
 PR = "r1"
-
+PV = "1.0+git${SRCPV}"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+
 inherit autotools pkgconfig
 inherit obmc-phosphor-dbus-service