phosphor-user-manager: srcrev bump c3f56c50ff..fef578960f

Ratan Gupta (11):
      LDAP Config: Extend the support to change the BindDNPassword
      Create separate file for ConfigMgr class
      Change the name of the files to make it align with other filenames
      Create the default object for openldap and AD.
      Don't allow to delete the config object
      Write the config data into the nslcd.conf file
      Serialize the config objects
      Conditional enable the ldap configuration
      Copying the files from the mapper to the config
      Create role mapping under ldap config object
      Adding unit test for priv mapping

raviteja-b (1):
      Implement unit test for getUserInfo function in phosphor-user-manager

Change-Id: Ic35e146b364ba2e09538750a06607a9d742d6c4e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/users/phosphor-user-manager_git.bb b/recipes-phosphor/users/phosphor-user-manager_git.bb
index fa680be..db9d3bd 100644
--- a/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -39,5 +39,5 @@
         xyz.openbmc_project.LDAP.PrivilegeMapper.service \
 "
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "c3f56c50ffffe1076531eb4aad7c0a574a44841f"
+SRCREV = "fef578960f632abacc5cd615b2bedfb3ab9ebb90"
 S = "${WORKDIR}/git"