summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-17 00:50:16 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-17 00:50:16 +0300
commite94e726447ad32077466c2902c572a331273aa61 (patch)
tree97a300b227c35c6dba30f8cd8493d84324dbfeb2
parent1639caea0260f92b9f096e90a680b455b1c8ff32 (diff)
downloadopenbmc-e94e726447ad32077466c2902c572a331273aa61.tar.xz
dbus-top: srcrev bump c3aa2a814f..471703e7fc
Patrick Williams (2): build: upgrade to C++23 Use std::format instead of fmt Change-Id: I7861074cce9b311ee9280911a2a04573c9e37f62 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb b/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb
index 654bf0d162..4917f41a8a 100644
--- a/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus-top/dbus-top_git.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI = "git://github.com/openbmc/dbus-top;protocol=https;branch=main"
-SRCREV = "c3aa2a814fa855589389a1530f6078723cc6a610"
+SRCREV = "471703e7fc1ffd9a10ab8ece813f277de26012bc"
S = "${WORKDIR}/git"
inherit meson pkgconfig