summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-19 22:23:32 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-21 22:00:19 +0300
commitd698c8a475e9a3e6499452c637e8f718b90a3e30 (patch)
tree8d70cb121b2c9d679ed99bb529160c2916b94d1e /meta-phosphor/recipes-phosphor/users
parent69a5c9d94eb52e3dab726a3b68fb1f5ecd8c3792 (diff)
downloadopenbmc-d698c8a475e9a3e6499452c637e8f718b90a3e30.tar.xz
phosphor-user-manager: srcrev bump 75be4e68c7..703131fa01
Gunnar Mills (1): c++17: drop experimental::filesystem (From meta-phosphor rev: f31e9888bd2aa324cbab7aef143cde7bd0148460) Change-Id: I3110d179636ed12cf7492a3ead7f11582c818caf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/users')
-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 da4fb128c..941080081 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 = "75be4e68c7a599650a1800d7846182b06534bdca"
+SRCREV = "703131fa01422bc28675f5d629edb98d285a1bc4"
S = "${WORKDIR}/git"