summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-14 15:21:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-15 20:00:12 +0300
commit98f5315998ea2d2cba17ba9ebafd573902ea97cc (patch)
tree2154cd069c9c1c0a9135286ed0c50f619f7ca150 /meta-phosphor
parentbe4ab9a7e4addec502bc40e8aa3d1de11101a1fb (diff)
downloadopenbmc-98f5315998ea2d2cba17ba9ebafd573902ea97cc.tar.xz
phosphor-user-manager: srcrev bump 32be2961cc..d4d655006c
Richard Marian Thomaiyar (1): Add option to enable / disable root user mgmt. (From meta-phosphor rev: 3dabe698cf24b4ff1e317ab5a041db2909005b53) Change-Id: I44fdb2e4097a238f1355c3d06e7a2ae7275f23b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 dd1827564..dee81eb1b 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 = "32be2961cc1f2e48e55b4893ab680fbcfc17f16a"
+SRCREV = "d4d655006c6179d47008d9b374debcedcc03a1c4"
S = "${WORKDIR}/git"