phosphor-user-manager: srcrev bump fef578960f..59dba4435d
Ratan Gupta (2):
phosphor-ldap-conf: handle "InterfaceAdded" signal on the ldap cert object
phosphor-ldap-conf: handle "PropertiesChanged" signal on the ldap cert object
Ravi Teja (2):
User Mgr: Update GetUserInfo to read ldap user privilege
UserMgr: Fix ldap config persistance issue
(From meta-phosphor rev: c3c16d3bf6674836ed1181863eba62f067061c04)
Change-Id: I054d305946afa9e9800002fb6a328bbed43963eb
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 db9d3bd..e91c8d8 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 = "fef578960f632abacc5cd615b2bedfb3ab9ebb90"
+SRCREV = "59dba4435d0d553369790e8936d7eb43251ff302"
S = "${WORKDIR}/git"