summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-24 15:21:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-25 01:58:40 +0300
commit5f82e293640ccc6128437a912e21685511a8a31f (patch)
tree0f2975c379fd6aae913e7c17e59f7615d18a1732
parentb44547b9d1c2463fca0cbc1cc548177a4c4e209c (diff)
downloadopenbmc-5f82e293640ccc6128437a912e21685511a8a31f.tar.xz
phosphor-user-manager: srcrev bump 703131fa01..9638afb9aa
Patrick Williams (1): clang-format-11: reformat Change-Id: Ic525653562f8c20e6397553a7b9850691eec42d3 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 941080081..903678f4f 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 = "703131fa01422bc28675f5d629edb98d285a1bc4"
+SRCREV = "9638afb9aa848aa0e696c2447e0fbc70a0aa5eed"
S = "${WORKDIR}/git"