meta-phosphor: rename mrw-patch-native to git

Rename mrw-patch-native to _git per OE norms.

Tested: Verified palmetto system builds.
Change-Id: I7c0a4172dbe122311eddb64c9eddb224d68905f9
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/mrw/mrw-patch-native.bb b/recipes-phosphor/mrw/mrw-patch-native_git.bb
similarity index 94%
rename from recipes-phosphor/mrw/mrw-patch-native.bb
rename to recipes-phosphor/mrw/mrw-patch-native_git.bb
index acaec73..9ff3b8d 100644
--- a/recipes-phosphor/mrw/mrw-patch-native.bb
+++ b/recipes-phosphor/mrw/mrw-patch-native_git.bb
@@ -1,6 +1,7 @@
 SUMMARY = "Phosphor machine readable workbook patching script"
 DESCRIPTION = "Retrieve the script that can patch the MRW XML"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"