meta-phosphor: mapper: rename as git

Rename phosphor-mapper.bb to phosphor-mapper_git.bb per OE norms.

Change-Id: Ieb7874b0f87f926aa3f69259444cb2bc7567a895
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/dbus/phosphor-mapper.bb b/recipes-phosphor/dbus/phosphor-mapper_git.bb
similarity index 98%
rename from recipes-phosphor/dbus/phosphor-mapper.bb
rename to recipes-phosphor/dbus/phosphor-mapper_git.bb
index fd5e124..159b04c 100644
--- a/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/recipes-phosphor/dbus/phosphor-mapper_git.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "Phosphor DBUS object manager."
 HOMEPAGE = "http://github.com/openbmc/phosphor-objmgr"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=fa818a259cbed7ce8bc2a22d35a464fc"