summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-18 11:00:29 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-19 22:46:57 +0300
commitada607e9edcc436adc3350f964551917fd075ca9 (patch)
tree7e355cf1c2fbf128686058047c968a11b8e5b69a /meta-phosphor
parent7c208e26219a6d291f1fef361ee4de74be244b82 (diff)
downloadopenbmc-ada607e9edcc436adc3350f964551917fd075ca9.tar.xz
phosphor-user-manager: srcrev bump 3b80d01d6f..fba4bb174a
Jiaqing Zhao (2): Refactor executeCmd calls to pam_tally2 Check time when getting UserLockedForFailedAttempt Change-Id: I4068a3673cb9589e12f9f4c39ce4c9eec91371fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 90835498ff..e5a2939762 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.Config.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager;branch=master;protocol=https"
-SRCREV = "3b80d01d6fdf0d3fb3daa0cda97ff6590e759834"
+SRCREV = "fba4bb174a33b78074578f2b42749dd0fad15272"
S = "${WORKDIR}/git"