summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-26 17:51:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-28 04:43:19 +0300
commitda274fb0cf37dda96bed04691ca4bd035cc5fd53 (patch)
tree7d2b48671d5e642330ca70bc947bbdfa56cc2ab4
parent1d62d462aedcbfcefc2e66bfeeeccbce2cafb5c9 (diff)
downloadopenbmc-da274fb0cf37dda96bed04691ca4bd035cc5fd53.tar.xz
phosphor-user-manager: srcrev bump 3ab6cc280e..fdf0937353
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: ced0054c3669c95147f17bbbadca185b7a0af375) Change-Id: Ie36f4fda742944dfa32d873370921e5dea2dfaa1 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 50b7421ac..e7027c7ac 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 = "3ab6cc280e71c1fffe53a4f3f14ea683f0e2e87e"
+SRCREV = "fdf09373539e6a445d23d747215c441990645b34"
S = "${WORKDIR}/git"