commit | 298b358fb4077e1317232251c106e4ad05c35b41 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Apr 21 22:30:19 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Apr 22 21:39:58 2022 +0000 |
tree | 12e5617de9d29a50d89773b99e79997a453e34ed | |
parent | 00ad30414a7fb4658ab17637a3ba25e35164c38b [diff] |
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>
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 c814a98..4195053 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 @@ 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"