summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-06 01:40:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-10 00:45:01 +0300
commit795d164828f60caca6c3ee9d7fc5a97810bea390 (patch)
tree67281f7cb544d479ba0440d3bfbc9786d67ab01b /meta-phosphor/recipes-phosphor
parent5b8dec2b0981e4e6971ec5434fd989e8ec2333b8 (diff)
downloadopenbmc-795d164828f60caca6c3ee9d7fc5a97810bea390.tar.xz
phosphor-objmgr: srcrev bump ec87407cc1..883d91d7d8
Konstantin Aladyshev (2): build: Add wrap file for tinyxml2 meson: Disable tests build for tinyxml2 dependency Change-Id: If50d87da4b7c71231650a3fe2ff978abf1529049 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 14703f8de9..063a2eb534 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 = "ec87407cc1d69cbd11d9235a069a80efccf53e02"
+SRCREV = "883d91d7d8f9a0f2bcf150990f75073cad21d94c"
PV = "1.0+git${SRCPV}"
PR = "r1"