summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-30 16:51:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-01 01:51:02 +0300
commit5f50f0eabed1016d0cc78d63807deddc3c493e71 (patch)
tree16f23975242ca3e14c18b94b0f67b22668da825a /meta-phosphor/recipes-phosphor/users
parentea1b88a44c013c1787a4c0c7b35c57031d2af46e (diff)
downloadopenbmc-5f50f0eabed1016d0cc78d63807deddc3c493e71.tar.xz
phosphor-user-manager: srcrev bump 1af1223304..7c6e7cffaf
jayaprakash Mutyala (1): user_mgr: Adding priv-noaccess role (From meta-phosphor rev: 7d4c8917ec4fa262d0b9e3987a24b767886534b9) Change-Id: Ib6b4a28adff42c456c9473eeb1a96ecd085a81eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 1acefd1a7..d1c96662c 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -39,5 +39,5 @@ DBUS_SERVICE_phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "1af1223304dbf7aaecd5f238227abee95cce8b39"
+SRCREV = "7c6e7cffaf061aabfe5489ef52442e2f7cbd0fb7"
S = "${WORKDIR}/git"