summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-03 17:02:35 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-04 22:15:40 +0300
commit4a10fd2b7dea620419a7bc725a83d2aaa1e6604a (patch)
tree4b5c8cfe3ee2c0deb4f7bd1c41fadb003a9d084a /meta-phosphor/recipes-phosphor/users
parent3c0e00389281e4d31d4df436bfe7ef0b893f418c (diff)
downloadopenbmc-4a10fd2b7dea620419a7bc725a83d2aaa1e6604a.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/users')
-rw-r--r--meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 db9d3bdee..e91c8d840 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 @@ DBUS_SERVICE_phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "fef578960f632abacc5cd615b2bedfb3ab9ebb90"
+SRCREV = "59dba4435d0d553369790e8936d7eb43251ff302"
S = "${WORKDIR}/git"