summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-22 01:30:19 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-23 00:39:58 +0300
commit298b358fb4077e1317232251c106e4ad05c35b41 (patch)
tree12e5617de9d29a50d89773b99e79997a453e34ed
parent00ad30414a7fb4658ab17637a3ba25e35164c38b (diff)
downloadopenbmc-298b358fb4077e1317232251c106e4ad05c35b41.tar.xz
phosphor-user-manager: srcrev bump 0e171698df..6dc7ed95c5
Paul Fertser (1): Signal when trying to set minPasswordLength low Change-Id: I3babef8dfaf6916864a5e006d97a9a84b6465810 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 c814a98464..4195053b1e 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -39,5 +39,5 @@ DBUS_SERVICE:phosphor-ldap = " \
xyz.openbmc_project.Ldap.Config.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager;branch=master;protocol=https"
-SRCREV = "0e171698dfc4aa71e2b4e47d52777a439bf7cf14"
+SRCREV = "6dc7ed95c5bf07e8273d6fad79018f5f19a9b77e"
S = "${WORKDIR}/git"