meta-openpower: openpower-debug-collector: QA fixup PV

Fixup PV in openpower-debug-collector_git.bb

Change-Id: Ic7872bc3dffa4293ece09bf86b3186d23471745e
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/debug/openpower-debug-collector_git.bb b/recipes-phosphor/debug/openpower-debug-collector_git.bb
index ac4cd01..9127273 100644
--- a/recipes-phosphor/debug/openpower-debug-collector_git.bb
+++ b/recipes-phosphor/debug/openpower-debug-collector_git.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "Application to log error during host checkstop and watchdog timeout"
 
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit autotools \
         pkgconfig \