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.
Change-Id: Ia0a24770d0634f59a1cca6bb805cf970165be49e
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/mrw/mrw-native.bb b/recipes-phosphor/mrw/mrw-native_git.bb
similarity index 94%
rename from recipes-phosphor/mrw/mrw-native.bb
rename to recipes-phosphor/mrw/mrw-native_git.bb
index db9cbd9..8fbf31e 100644
--- a/recipes-phosphor/mrw/mrw-native.bb
+++ b/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"