meta-phosphor: chassis: obmc-control-chassis: rename as git

obmc-control-chassis.bb inherits skeleton-python, which is git-based.

Change-Id: I557e8d39fc3de75651ec4baf54f15d9cebc5b529
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/chassis/obmc-control-chassis.bb b/recipes-phosphor/chassis/obmc-control-chassis_git.bb
similarity index 95%
rename from recipes-phosphor/chassis/obmc-control-chassis.bb
rename to recipes-phosphor/chassis/obmc-control-chassis_git.bb
index 157d416..affbccf 100644
--- a/recipes-phosphor/chassis/obmc-control-chassis.bb
+++ b/recipes-phosphor/chassis/obmc-control-chassis_git.bb
@@ -1,6 +1,7 @@
 SUMMARY = "OpenBMC org.openbmc.control.Chassis example implementation"
 DESCRIPTION = "An example implementation of the org.openbmc.control.Chassis DBUS API."
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit skeleton-python
 inherit obmc-phosphor-dbus-service