summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-25 22:00:23 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-26 03:35:49 +0300
commit92adbc02be99404e9df860aa10e08b8a4701dc5d (patch)
treecb0343f9d6fcecde20c8c6bd4fa917c71911390f
parent61df0e105065277618a33a96ab73fd718c6e839a (diff)
downloadopenbmc-92adbc02be99404e9df860aa10e08b8a4701dc5d.tar.xz
phosphor-dbus-monitor: srcrev bump afa54c6845..2beffa634d
Patrick Williams (1): build: enable C++20 Change-Id: Idd1e58675239f5a4b50109758b9e4b39486a8842 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 49697423e5..ecbc5bf568 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 = "afa54c68455d70960aafb02665da14e2f20332ee"
+SRCREV = "2beffa634d4e899745510af4e8fa2c387ec5d3ad"
inherit autotools \
pkgconfig \