summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-14 00:40:26 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-14 22:30:12 +0300
commita5d5f49d1eed8814c98e76ad394da6668c52dd17 (patch)
tree14b4dcb39bfd2a3858963362aade73d1ef6c1beb /meta-phosphor/recipes-phosphor/dbus
parent552f68f6e90717ac1ad85736ffb58b09fddf9e7c (diff)
downloadopenbmc-a5d5f49d1eed8814c98e76ad394da6668c52dd17.tar.xz
phosphor-objmgr: srcrev bump 1a19e6aaf3..26ed98050e
Patrick Williams (1): build: upgrade to C++23 Change-Id: I370b695eac1f8f17353784739000aa7522281699 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/dbus')
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb
index 1abfcbf20c..7e735de73d 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "libtinyxml2"
DEPENDS += "sdbusplus"
DEPENDS += "phosphor-logging"
DEPENDS += "cli11"
-SRCREV = "1a19e6aaf3663f7698fa17aeb74a887c8740ff93"
+SRCREV = "26ed98050e64e76892be5d5c2416b8a0044e3d9d"
PV = "1.0+git${SRCPV}"
PR = "r1"