summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-19 11:42:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-03-21 00:19:39 +0300
commit6a899214ab4d66020be9db63e59092423eb325fd (patch)
tree7f38e5b3b08424a2bec4b3d8551251eeaab13268 /meta-phosphor/recipes-phosphor/users
parent5fa08488f87c8230efecbe2b0c9ac0ce28d42cd7 (diff)
downloadopenbmc-6a899214ab4d66020be9db63e59092423eb325fd.tar.xz
phosphor-user-manager: srcrev bump 95a2931473..736648e25e
Sumanth Bhat (1): Removing unused SetPassword D-Bus API method (From meta-phosphor rev: ca355c977fce79a01a8ce777cbea6cd0c7e735eb) Change-Id: I41e2b47d7f7acd79d669e0c9d6b6265f2bf41e51 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 646add4a1..f4ee05d1d 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -40,5 +40,5 @@ DBUS_SERVICE_phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "95a2931473dfa61a30e7a65606dab15ab24cd5b4"
+SRCREV = "736648e25eb250d1e200cea961fe75bf791f1355"
S = "${WORKDIR}/git"