meta-phosphor: rename mrw-native to git

The mrw-native recipe pulls its source from git, therefore
rename it per OE norms.

Tested: Built witherspoon image which includes mrw.
Tested: Verified palmetto system builds.
(From meta-phosphor rev: e076f373111e3de9c575ee19bdb13fc4edbb763c)

Change-Id: I3daec60c4acf5b49af8bd74d1f72455551aa0820
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/mrw/mrw-native.bb b/meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb
similarity index 94%
rename from meta-phosphor/recipes-phosphor/mrw/mrw-native.bb
rename to meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb
index db9cbd9..8fbf31e 100644
--- a/meta-phosphor/recipes-phosphor/mrw/mrw-native.bb
+++ b/meta-phosphor/recipes-phosphor/mrw/mrw-native_git.bb
@@ -1,6 +1,7 @@
 SUMMARY = "Phosphor OpenBMC machine readable workbook"
 DESCRIPTION = "Pulls down system specific data"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"