phosphor-user-manager: srcrev bump fdf0937353..73ce773e2f
Richard Marian Thomaiyar (2):
[CI fix]: Clang format related fix
Add missed option definition - root user mgmt.
(From meta-phosphor rev: 512912dd878a0802e050068c71ecfc69b2c06642)
Change-Id: I7a09b48ec00ce1188ab2c94b123d68db5c1617ba
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 e7027c7..b687e9e 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 @@
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "fdf09373539e6a445d23d747215c441990645b34"
+SRCREV = "73ce773e2f94fcfdeeeb9db83a3e92429ab4a663"
S = "${WORKDIR}/git"