meta-phosphor: mapper: rename as git

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

(From meta-phosphor rev: 90b2a3f8b17696486bc54cec83f2d09a33048da5)

Change-Id: I66238f2ffc77efa7b362fe0ea4f07f3e65f5c1c7
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
similarity index 98%
rename from meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
rename to meta-phosphor/recipes-phosphor/dbus/phosphor-mapper_git.bb
index fd5e124..159b04c 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-mapper.bb
+++ b/meta-phosphor/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"