summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-15 22:32:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-17 04:07:07 +0300
commit5b2b10fb701a8bb02d1c4aee1df96a8f98279182 (patch)
tree5d6cc53791a6c246996e33a659c2c9bed78fca94
parentf3684649e8eb9fb5b03220c89496dcf6ba7b5418 (diff)
downloadopenbmc-5b2b10fb701a8bb02d1c4aee1df96a8f98279182.tar.xz
phosphor-user-manager: srcrev bump b704304707..2d042d143b
Jason M. Bills (1): Change to pam_faillock and pam pwquality Change-Id: I52cb564b081c1e41788254899f84f0a44ceecda6 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 2c37ad1986..a6e689f3cc 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "boost"
DEPENDS += "nss-pam-ldapd"
DEPENDS += "systemd"
-SRCREV = "b704304707be1a8290e61d851274f5de2e49ce6d"
+SRCREV = "2d042d143b655e1133e1eeeb6a438460bec83e6c"
PV = "1.0+git${SRCPV}"
PR = "r1"