commit | 9ce71d1aa04d60b92311ce7e04002a5292e4183f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Feb 07 22:40:41 2023 -0600 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Feb 09 02:02:31 2023 +0000 |
tree | 2e9ecc672df38b409b26ca62dab9293d666f3244 | |
parent | 16c12602dc01b22cd261d855af96e5b3140e6236 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-objmgr_git.bb index a6ed2e8..63b0815 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 += "sdbusplus" DEPENDS += "phosphor-logging" DEPENDS += "cli11" -SRCREV = "fffd34daac3d6d1882c58f46a2c5ac15bbc3d0a5" +SRCREV = "58881d0b563ad6ea9e3d1c3fcb84496f41205f01" PV = "1.0+git${SRCPV}" PR = "r1"