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
(From meta-phosphor rev: b68656d71d023ce823c3fc2ebf9d3ca9c747e90f)
Change-Id: Ie1afa69303640648e004e2d4838cb0d9a8bf1546
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 fa680be..db9d3bd 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/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"