summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-06 08:10:09 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-09 00:32:33 +0300
commit0935c35f0021c1b90c0dbc94e93502f9fb986698 (patch)
tree906ba10e420936753fbe1d129272ddc019f1745a
parent2235209e8663a350c1758a88d7f8bc0414ed0f78 (diff)
downloadopenbmc-0935c35f0021c1b90c0dbc94e93502f9fb986698.tar.xz
phosphor-dbus-monitor: srcrev bump 74dc24adab..afa54c6845
Harvey.Wu (1): Adding to support double type Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Idef8062da953b3f522319b15cdfa160008834213 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
index a822dcd8a5..49697423e5 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-monitor_git.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-dbus-monitor"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-monitor;branch=master;protocol=https"
-SRCREV = "74dc24adab6e83cc3058efc458dd5698933b87b5"
+SRCREV = "afa54c68455d70960aafb02665da14e2f20332ee"
inherit autotools \
pkgconfig \