meta-phosphor: dbus: dbus-monitor: drop symlink

Drop symlink and rename bb for phosphor-dbus-monitor.

(From meta-phosphor rev: e4b4080a41eec644531db57b1c7e02da5d4d2cc3)

Change-Id: I00ddb6c64f7bb0b43e400666e5d15ea0576dcf06
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
deleted file mode 120000
index e4d34a1..0000000
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
+++ /dev/null
@@ -1 +0,0 @@
-phosphor-dbus-monitor.bb
\ No newline at end of file
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
similarity index 97%
rename from meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
rename to meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
index 184127f..fb850b1 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "Phosphor DBus Monitor is a general purpose DBus application \
 that watches DBus traffic for events and takes actions based on those events."
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 HOMEPAGE = "http://github.com/openbmc/phosphor-dbus-monitor"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"