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

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

Change-Id: Ied98b93b39d36bdf0ff50d5aacfb3bf44a50e68b
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/system/obmc-control-bmc.bb b/recipes-phosphor/system/obmc-control-bmc_git.bb
similarity index 94%
rename from recipes-phosphor/system/obmc-control-bmc.bb
rename to recipes-phosphor/system/obmc-control-bmc_git.bb
index eb5b4a8..7044f79 100644
--- a/recipes-phosphor/system/obmc-control-bmc.bb
+++ b/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