From e2f8efff1f00de4479f582bb3e64fdddf3177a12 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Sat, 4 May 2019 07:22:23 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb') 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" -- cgit v1.2.3