summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-08 07:40:41 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-09 05:02:31 +0300
commit9ce71d1aa04d60b92311ce7e04002a5292e4183f (patch)
tree2e9ecc672df38b409b26ca62dab9293d666f3244 /meta-phosphor/recipes-phosphor/dbus
parent16c12602dc01b22cd261d855af96e5b3140e6236 (diff)
downloadopenbmc-9ce71d1aa04d60b92311ce7e04002a5292e4183f.tar.xz
phosphor-objmgr: srcrev bump fffd34daac..58881d0b56
Willy Tu (2): test: Add dbus handler unit tests mapper: Add Associated subtree method definition Change-Id: Ibc673f94973ddf7cb9632e826ca4b888c4381af8 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 a6ed2e8326..63b0815131 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 = "fffd34daac3d6d1882c58f46a2c5ac15bbc3d0a5"
+SRCREV = "58881d0b563ad6ea9e3d1c3fcb84496f41205f01"
PV = "1.0+git${SRCPV}"
PR = "r1"