summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-17 00:51:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 01:04:39 +0300
commit0321f272e6d58bdb9d7927dfa240bccad07df62c (patch)
treed2ae9b10bac33657ec73160dc58fa3456d05f804
parent5e1f205ff0945f108b2d5c4ad4a6a1a47d33f455 (diff)
downloadopenbmc-0321f272e6d58bdb9d7927dfa240bccad07df62c.tar.xz
phosphor-user-manager: srcrev bump 9638afb9aa..18c1b42c16
Patrick Williams (1): bootstrap: fix shellcheck warnings Change-Id: I0f456da3df855e935b18eeb50204955829e9e20c 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 903678f4f..3708e67ce 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 = "9638afb9aa848aa0e696c2447e0fbc70a0aa5eed"
+SRCREV = "18c1b42c1612e0e8d8f5cd9973bba09b447c7185"
S = "${WORKDIR}/git"