meta-openpower: bsp: skiboot: rename recipes as git

Rename the skiboot-based recipes as git and modify the PV for
skiboot.inc.

(From meta-openpower rev: 464edf2aee03db592fce093ef27b8c2902456e92)

Change-Id: Ifec88c2be214e2493836e1c49f99f2ec13cfd954
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-openpower/recipes-bsp/skiboot/gard.bb b/meta-openpower/recipes-bsp/skiboot/gard_git.bb
similarity index 100%
rename from meta-openpower/recipes-bsp/skiboot/gard.bb
rename to meta-openpower/recipes-bsp/skiboot/gard_git.bb
diff --git a/meta-openpower/recipes-bsp/skiboot/pflash.bb b/meta-openpower/recipes-bsp/skiboot/pflash_git.bb
similarity index 100%
rename from meta-openpower/recipes-bsp/skiboot/pflash.bb
rename to meta-openpower/recipes-bsp/skiboot/pflash_git.bb
diff --git a/meta-openpower/recipes-bsp/skiboot/skiboot.inc b/meta-openpower/recipes-bsp/skiboot/skiboot.inc
index 169b207..2fdbba1 100644
--- a/meta-openpower/recipes-bsp/skiboot/skiboot.inc
+++ b/meta-openpower/recipes-bsp/skiboot/skiboot.inc
@@ -8,7 +8,7 @@
 LIC_FILES_CHKSUM = "file://${S}/LICENCE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
 SRCREV = "452998f4be5973d8884e3db5aa362bf40e11467a"
-PV = "v6.1"
+PV = "6.1+git${SRCPV}"
 
 S = "${WORKDIR}/git"