commit | ffc158caf6767275417d95af0bfe99eb484ea44a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Aug 01 00:10:41 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Aug 01 23:50:48 2023 +0000 |
tree | 4b9906e6ae8993e020b205584b4777e9ff664bbd | |
parent | bcaa49e5921587dcf66581a07d70b613d6f77d1a [diff] |
phosphor-user-manager: srcrev bump 5c028e17a7..ac921a5e34 Jayanth Othayoth (1): Add support for deleting authentication failure record files Change-Id: I48940ae1021641aeeedf6459fe0843328a6ab97f 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 a4b9daa..c4af70d 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 = "5c028e17a79b62f75bb05658f65648a3d9218dff" +SRCREV = "ac921a5e34027da72b96190b52f8ac9b053fc9c0" PV = "1.0+git${SRCPV}" PR = "r1"