meta-phosphor: dbus: dbus-monitor: drop symlink
Drop symlink and rename bb for phosphor-dbus-monitor.
Change-Id: Iea1e8870fede2739c38bdd58e3f337c5c89b7a88
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb b/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
deleted file mode 120000
index e4d34a1..0000000
--- a/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/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
similarity index 97%
rename from recipes-phosphor/dbus/phosphor-dbus-monitor.bb
rename to recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
index 184127f..fb850b1 100644
--- a/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
+++ b/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"