meta-phosphor: flash: obmc-mgr-download: rename as git

obmc-mgr-download.bb inherits skeleton-python, which is git-based.

Change-Id: Iec15954c341d8c053c9fa30b88e37b2008b58953
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/flash/obmc-mgr-download.bb b/recipes-phosphor/flash/obmc-mgr-download_git.bb
similarity index 94%
rename from recipes-phosphor/flash/obmc-mgr-download.bb
rename to recipes-phosphor/flash/obmc-mgr-download_git.bb
index a608b0a..6a62420 100644
--- a/recipes-phosphor/flash/obmc-mgr-download.bb
+++ b/recipes-phosphor/flash/obmc-mgr-download_git.bb
@@ -1,6 +1,7 @@
 SUMMARY = "OpenBMC org.openbmc.managers.Download example implementation"
 DESCRIPTION = "An example implementation for the org.openbmc.managers.Download DBUS API."
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit skeleton-python
 inherit obmc-phosphor-dbus-service