summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-16 09:51:01 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-19 09:15:21 -0400
commit0da31e2928291432156fac1d965a6f4d475bc7bd (patch)
tree623f6fddf28c55f40042758c170804fe3c96468c /meta-phosphor
parent52cd7f3ca8e26bef403bc504da7bbd5aa9b3e306 (diff)
downloadtalos-openbmc-0da31e2928291432156fac1d965a6f4d475bc7bd.tar.gz
talos-openbmc-0da31e2928291432156fac1d965a6f4d475bc7bd.zip
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')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb2
2 files changed, 1 insertions, 2 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 206e3dac0..ee9e13958 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -246,4 +246,3 @@ OBMC_DBUS_IFACE_ROOT ?= "xyz.openbmc_project"
VIRTUAL-RUNTIME_phosphor-ipmi-providers ?= "phosphor-ipmi-fru"
PREFERRED_VERSION_phosphor-ipmi-host = "1.0"
-PREFERRED_VERSION_phosphor-dbus-monitor = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor.bb
index c688ca676..e76473aa9 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"
OpenPOWER on IntegriCloud