summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-29 19:11:46 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-02 16:10:58 +0300
commit4dcbab6a640e720e512b53a71d93d426669a80ab (patch)
tree7237e072f638844b15d50d251feb5d341b74a8ab
parentb76990c2a69dbdcb3c261094a6c91ce7b8a966f9 (diff)
downloadopenbmc-4dcbab6a640e720e512b53a71d93d426669a80ab.tar.xz
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>
-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 e7027c7ac..b687e9e5c 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 @@ DBUS_SERVICE_phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "fdf09373539e6a445d23d747215c441990645b34"
+SRCREV = "73ce773e2f94fcfdeeeb9db83a3e92429ab4a663"
S = "${WORKDIR}/git"