summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-16 19:51:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-19 16:15:21 +0300
commit0da31e2928291432156fac1d965a6f4d475bc7bd (patch)
tree623f6fddf28c55f40042758c170804fe3c96468c /meta-phosphor/recipes-phosphor/dbus
parent52cd7f3ca8e26bef403bc504da7bbd5aa9b3e306 (diff)
downloadopenbmc-0da31e2928291432156fac1d965a6f4d475bc7bd.tar.xz
meta-phosphor: dbus: dbus-monitor: change version
Change version in phosphor-dbus-monitor.bb (From meta-phosphor rev: 5f95f750e637352a4497d1ad78db6d115b7d2bd6) Change-Id: I372978e4212af3e8515012e9bc158d521d400f4c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
index c688ca676c..e76473aa9e 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
@@ -2,7 +2,7 @@ SUMMARY = "Phosphor DBus Monitor"
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"