summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-17 18:11:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-19 02:34:34 +0300
commite656205f68d29d290e08329422efdacc306ee864 (patch)
tree4d7f9e10d13bc88c049a74836c25de6a37c29cbd /meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
parent6e00eefe5567e276c7eed2b481f1fa52eaa91d4c (diff)
downloadopenbmc-e656205f68d29d290e08329422efdacc306ee864.tar.xz
phosphor-user-manager: srcrev bump fe720ffacd..3ab6cc280e
Joseph Reynolds (1): Add UserPasswordExpired for local users (From meta-phosphor rev: 78752c6afe523120b30a19c3deac3a25102dbd96) Change-Id: Ia8d7d8e3f556ab31d318f984148ee8768e7c0734 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb')
-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 5e1c05c7b..50b7421ac 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -36,5 +36,5 @@ DBUS_SERVICE_phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "fe720ffacd180f866fbeb7ef8d3a5f243b328ccd"
+SRCREV = "3ab6cc280e71c1fffe53a4f3f14ea683f0e2e87e"
S = "${WORKDIR}/git"