summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-07 17:22:37 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-10 14:21:31 +0300
commitc431d9a43a75e8a05530e2865a705c821ab2d11d (patch)
tree1245995d630e006c8ff3e48f931a962b7129c4f4 /meta-phosphor/recipes-phosphor/users
parentb3e70cbeedd63610b8ced3317afe88aa11a252c0 (diff)
downloadopenbmc-c431d9a43a75e8a05530e2865a705c821ab2d11d.tar.xz
phosphor-user-manager: srcrev bump 59dba4435d..75b5a6fc4c
manojkiraneda (2): phosphor-ldap-conf: handle "InterfaceAdded" signal on the ca-cert object Change the nslcd configuration based on CertificateString Property (From meta-phosphor rev: 596611235eec0ad0de48ed42a8f37d53badffbcd) Change-Id: I7f257405f305a2f32f604b9216fdb1bc5da3ea25 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 e91c8d840..2e4533d61 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 = "59dba4435d0d553369790e8936d7eb43251ff302"
+SRCREV = "75b5a6fc4c0c06f43623fe0e746fd55e667dceb3"
S = "${WORKDIR}/git"