meta-phosphor: watchdog: rename as git recipe

Rename phosphor-watchdog.bb to phosphor-watchdog_git.bb per OE norms.

(From meta-phosphor rev: 4e4a29658911e0c97c6429e4d8f52f95f44c0a87)

Change-Id: I3fe36a75f5b3887fff573bad38453e04981d3f4b
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb b/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb
similarity index 98%
rename from meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb
rename to meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb
index b1fb9d9..a8a0cb9 100644
--- a/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb
+++ b/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb
@@ -2,9 +2,10 @@
 DESCRIPTION = "Application that implements software watchdog"
 HOMEPAGE = "http://github.com/openbmc/phosphor-watchdog"
 PR = "r1"
-
+PV = "1.0+git${SRCPV}"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+
 inherit autotools pkgconfig
 inherit obmc-phosphor-dbus-service