commit | 550bcda10a3d92380fb5e842c5100d1fc33905af | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Apr 12 10:40:31 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 12 21:35:57 2023 +0000 |
tree | 3423596bdf62c0867bf83c72ca2298fef47e8859 | |
parent | acef143b8f841749e23db43d7c64ab1feb79eb2c [diff] |
phosphor-objmgr: srcrev bump bd441717aa..403027426d Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I4b9207b3e2e7e278b95a6ed16d233a091125bb06 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 99839a5..d96b532 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 = "bd441717aa78dc863c68012609f6096275c34648" +SRCREV = "403027426d684b62459a2fe7225a7c60accb0e5c" PV = "1.0+git${SRCPV}" PR = "r1"