phosphor-user-manager: srcrev bump cf53a9466c..e92f4ac75d

Patrick Williams (2):
      sdbusplus: object: don't use 'bool' argument constructor
      meson: ldap-config: add missing cereal dep

Change-Id: I28f94d275df1c211f71517e8bbc0cd53a7974565
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
index 5d45303..8386cfa 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -41,5 +41,5 @@
         xyz.openbmc_project.LDAP.PrivilegeMapper.service \
 "
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager;branch=master;protocol=https"
-SRCREV = "cf53a9466cc3aaf07d0a766d0af99e2c134183c5"
+SRCREV = "e92f4ac75dfbff8ab8fe309a709180f32aa0b254"
 S = "${WORKDIR}/git"