summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-06 01:10:27 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-12-06 02:16:07 +0300
commit1cb61b71e86d3c3705395e09f02edac7e5cc7e95 (patch)
treedf7d5461735833df572323d1e82eb1b5a33b40d4 /meta-phosphor/recipes-phosphor/dbus
parenta329e90b2dff63f53df3b363e9c8ad702e4f89e4 (diff)
downloadopenbmc-1cb61b71e86d3c3705395e09f02edac7e5cc7e95.tar.xz
phosphor-objmgr: srcrev bump 5b4357da28..60ffc24473
William A. Kennington III (1): mapperx: Use lambdas and move Change-Id: I10277b512d3ea4d88a3a3e1985598c1af953b9c9 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 9f640eb621..73570b7963 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 = "5b4357da283bb924e6ce8e94f594c42b17eda39c"
+SRCREV = "60ffc244730b5dea126cfada6bb80429837318b5"
PV = "1.0+git${SRCPV}"
PR = "r1"