meta-phosphor: python: pyphosphor: rename as git

Rename pyphosphor.bb as pyphosphor_git.bb per OE norms.

(From meta-phosphor rev: 82e41912202dacd72fdb22944776e01daba37226)

Change-Id: I169e222d1e3ab166acb53a1ed48cf5fdde31ecda
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-devtools/python/pyphosphor.bb b/meta-phosphor/recipes-devtools/python/pyphosphor_git.bb
similarity index 98%
rename from meta-phosphor/recipes-devtools/python/pyphosphor.bb
rename to meta-phosphor/recipes-devtools/python/pyphosphor_git.bb
index 2001e9c..1274c12 100644
--- a/meta-phosphor/recipes-devtools/python/pyphosphor.bb
+++ b/meta-phosphor/recipes-devtools/python/pyphosphor_git.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "Phosphor python library."
 HOMEPAGE = "http://github.com/openbmc/pyphosphor"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"