commit | e77bdaf3e9f27253eba658c80cbaa04873d3cb5b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Oct 26 00:42:08 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Oct 27 00:43:06 2021 +0000 |
tree | 62cfc5e7074c40bf76a6a5085954fa3d80ad0b8a | |
parent | 1129deaf751f077e06d1329bf832bddb845e135f [diff] |
phosphor-user-manager: srcrev bump c0760c9109..ccd28899f2 Jonathan Doman (1): Fix incorrectly formatted log entries Change-Id: I32981ab16bd623a31f054934f66ddcdc74657f7f 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 b05ce23..6483b0b 100644 --- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -41,5 +41,5 @@ xyz.openbmc_project.LDAP.PrivilegeMapper.service \ " SRC_URI += "git://github.com/openbmc/phosphor-user-manager" -SRCREV = "c0760c9109a0d847fd77d54c6b7948322a375d1d" +SRCREV = "ccd28899f27f3590383010a71a42d4c88a0f008a" S = "${WORKDIR}/git"