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

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

(From meta-phosphor rev: 01b443ec430ca41403c129079d72984aa1bdb037)

Change-Id: I71966085aa03559f4729f4c7543f91e576f4d913
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager.bb b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
similarity index 97%
rename from meta-phosphor/recipes-phosphor/users/phosphor-user-manager.bb
rename to meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
index 894acdd..a891c36 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager.bb
+++ b/meta-phosphor/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