commit | 5eea8d85a2b0bfced71508b4b97030e2dc9a5717 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 10 11:40:30 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 10 14:22:43 2023 -0500 |
tree | 8d15f4e54f19ac3653abcf403f402929b32ceac8 | |
parent | debeed7432ac072609a767574e36ab7fac8ab331 [diff] |
phosphor-user-manager: srcrev bump ac921a5e34..4b29462cd9 Jason M. Bills (1): Remove temp file on failure Patrick Williams (1): user-delete: swap delete and faillock clear Change-Id: Ifb6df04051c695297da12df93a4f592d06494959 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 c4af70d..778e347 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 += "boost" DEPENDS += "nss-pam-ldapd" DEPENDS += "systemd" -SRCREV = "ac921a5e34027da72b96190b52f8ac9b053fc9c0" +SRCREV = "4b29462cd9873391e1e0414840515f76aeaeae89" PV = "1.0+git${SRCPV}" PR = "r1"