summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-04 10:22:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-06 16:17:34 +0300
commite2f8efff1f00de4479f582bb3e64fdddf3177a12 (patch)
treede56487f6696ae19d143eb27fa846b4994ff8a74 /meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
parentd5feb5ecc89949d50e8a435b21d1968d0800bae8 (diff)
downloadopenbmc-e2f8efff1f00de4479f582bb3e64fdddf3177a12.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb')
-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 fa680bef0..db9d3bdee 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 = "c3f56c50ffffe1076531eb4aad7c0a574a44841f"
+SRCREV = "fef578960f632abacc5cd615b2bedfb3ab9ebb90"
S = "${WORKDIR}/git"