summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-12 05:12:07 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-12 14:54:06 +0300
commitf71b3900190c9c68dd87f604c0e96a8301a437d3 (patch)
treeae041dc7babb1ff0ac412c46e19e9e2bcd0d3df0 /meta-phosphor
parentf17ff89adf22c37769a5b1c3d6c33af5298e1f0f (diff)
downloadopenbmc-f71b3900190c9c68dd87f604c0e96a8301a437d3.tar.xz
phosphor-user-manager: srcrev bump 0076afe155..745ce2ed79
Jiaqing Zhao (2): Set default shell to /bin/sh for ldap users Check LDAP group name after PrivilegeMapperEntry fully parsed Nan Zhou (1): gitignore: optimize items Change-Id: Ib9922f70fb6398621963d837b57dbf32400da408 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 af5739cdde..6ce0dd9fe7 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "phosphor-dbus-interfaces"
DEPENDS += "boost"
DEPENDS += "nss-pam-ldapd"
DEPENDS += "systemd"
-SRCREV = "0076afe155adbf9f1774fafe5e190926224a650e"
+SRCREV = "745ce2ed79e2be3f8b66876f33e320b57f1a2ad8"
PV = "1.0+git${SRCPV}"
PR = "r1"