summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-05 00:01:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-05 02:35:39 +0300
commit8e8acbc5a4bdad0ac72c8e9cda21dc83d6cc6d31 (patch)
tree25db123a87853f6fdf345c229dd656d6eb5e4ccd
parent56d65b590360cbd4481f518b3c3f17849d132aec (diff)
downloadopenbmc-8e8acbc5a4bdad0ac72c8e9cda21dc83d6cc6d31.tar.xz
phosphor-user-manager: srcrev bump 18c1b42c16..e6500a493a
Patrick Williams (1): use new sdbus++ camelcase Change-Id: I17530552911e599b173090cf890c1314a8b4cea4 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 3708e67ce..aaf62d61e 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 = "18c1b42c1612e0e8d8f5cd9973bba09b447c7185"
+SRCREV = "e6500a493a156dd58a92b384c77aef2cbd3addac"
S = "${WORKDIR}/git"