meta-phosphor: system: obmc-control-bmc: rename as git

obmc-control-bmc.bb inherits skeleton-gdbus, which is git-based.

(From meta-phosphor rev: 1a652adba18a372f4766776bd9fd88f2483ba75d)

Change-Id: I6352fc2fdc8eb1044e60c84e6b60b8326bcdc76b
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/system/obmc-control-bmc.bb b/meta-phosphor/recipes-phosphor/system/obmc-control-bmc_git.bb
similarity index 94%
rename from meta-phosphor/recipes-phosphor/system/obmc-control-bmc.bb
rename to meta-phosphor/recipes-phosphor/system/obmc-control-bmc_git.bb
index eb5b4a8..7044f79 100644
--- a/meta-phosphor/recipes-phosphor/system/obmc-control-bmc.bb
+++ b/meta-phosphor/recipes-phosphor/system/obmc-control-bmc_git.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "A sample implementation for the org.openbmc.control.Bmc DBUS API. \
 org.openbmc.control.Bmc provides APIs for functions like resetting the BMC."
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit skeleton-gdbus
 inherit obmc-phosphor-dbus-service