summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-04 10:11:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-06 01:10:24 +0300
commit4f307a6dba408ddd2a857e789c8f87203eaf8f1b (patch)
treec6faa5573a006fac9c98d149780f7fdc53685de3 /meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
parent0d4a9bd91d2d4431e0e482797ae224e3a9aef886 (diff)
downloadopenbmc-4f307a6dba408ddd2a857e789c8f87203eaf8f1b.tar.xz
phosphor-user-manager: srcrev bump 3a003e2f00..75be4e68c7
Jayaprakash Mutyala (1): Treat pwd is not set if no entry in shadow for usr (From meta-phosphor rev: e398621304c519d24e539670f495b6e661579137) Change-Id: I27fb7f481698cb878686d934d2cfc16c03609e38 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/phosphor-user-manager_git.bb')
-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 e829b4e64..da4fb128c 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 = "3a003e2f00a7fc52977219893de7d7cefac18e79"
+SRCREV = "75be4e68c7a599650a1800d7846182b06534bdca"
S = "${WORKDIR}/git"