summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-26 03:42:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-27 03:43:06 +0300
commite77bdaf3e9f27253eba658c80cbaa04873d3cb5b (patch)
tree62cfc5e7074c40bf76a6a5085954fa3d80ad0b8a
parent1129deaf751f077e06d1329bf832bddb845e135f (diff)
downloadopenbmc-e77bdaf3e9f27253eba658c80cbaa04873d3cb5b.tar.xz
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>
-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 b05ce231c..6483b0b9a 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 @@ DBUS_SERVICE:phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "c0760c9109a0d847fd77d54c6b7948322a375d1d"
+SRCREV = "ccd28899f27f3590383010a71a42d4c88a0f008a"
S = "${WORKDIR}/git"