commit | 977a5db90ed65a6c8c774db9518c1dee29217fb8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Oct 09 10:40:30 2023 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Oct 09 23:21:48 2023 +0000 |
tree | 0e34791756915a9aaeea86b66f27bc6178d5241e | |
parent | 5b3ec8e76e6e9a056d12e2852a781709ab2a0973 [diff] |
phosphor-user-manager: srcrev bump 23f82c1ef8..e8edab57de Denis Zlobin (1): Fix user account status for manually blocked users Change-Id: I0dfe723d77a15938508c1968371bc88ecf04e08a 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 c72bd88..7293089 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 = "23f82c1ef8c190d0814075fdf791787f2a2329d5" +SRCREV = "e8edab57ded664b4a67115390abc0bbb82a4318a" PV = "1.0+git${SRCPV}" PR = "r1"