commit | 7cca953b2efd32ae56c08501ebc9f4eab83ff8ae | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Aug 23 16:40:44 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Sat Aug 24 19:55:53 2024 +0000 |
tree | 49064c68914ea7de9efe8a871140461024564fa1 | |
parent | 0e1a798e3f1694a9422cdf5f4d5df00620193b9d [diff] |
phosphor-objmgr: srcrev bump 9052ebd36b..8c25006cb0 Patrick Williams (1): handler: fix undefined behavior Change-Id: I7fed9fd35c2374f4682389e1a6300d880617821e 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 0e13839..9cfcdf5 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 = "9052ebd36b0e4a016f769983b774dff49a3ea423" +SRCREV = "8c25006cb0667c390249d77b9feb77cb7a862094" PV = "1.0+git${SRCPV}" PR = "r1"