summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-04 17:51:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-05 01:12:01 +0300
commit5ac031f414b54e14af1fcbfb80de46d8fa3a374d (patch)
tree99b68d9fab6138718604c12f3ed1b17de7f0e72a
parent1bb1a0844e0bdf733629c49eca8fb0d0628a58f6 (diff)
downloadopenbmc-5ac031f414b54e14af1fcbfb80de46d8fa3a374d.tar.xz
phosphor-user-manager: srcrev bump 607ed50ae1..372c5668c0
Alexander Filippov (1): LDAP: start or stop nslcd on service starting Patrick Williams (2): cleanup sdbus CAMELCASE define exception: switch to public sdbus exception Change-Id: Ie6368af14674527496153a31c8c87fdcbf5b0808 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 f74dc4e4f..12912e29a 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -41,5 +41,5 @@ DBUS_SERVICE:phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "607ed50ae1c4817969a117d951a3e90f686fbde0"
+SRCREV = "372c5668c0ed893f53edc0f9fa880cb50b48f203"
S = "${WORKDIR}/git"