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-08-24 16:11:42 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-26 03:49:33 +0300
commitbfbe3fff4c5e6c1762c1be0eca65674d87e408da (patch)
tree0cbb1ec13aeaefdab5716c0c52df261cac8b3952 /meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
parent0c5df40dee5407a363923aeba1167f99d46eeaa9 (diff)
downloadopenbmc-bfbe3fff4c5e6c1762c1be0eca65674d87e408da.tar.xz
phosphor-user-manager: srcrev bump 4f617b7a32..3a003e2f00
Ravi Teja (2): UserManager: Fix unit test cases Avoid LDAP lookups for local groups (From meta-phosphor rev: 5d8b486b2816a9f73ccc12d8d6f71f9b38d61047) Change-Id: I9b55a3b064b4d7845742a36a3de4801be10157c5 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 5f9a09af1..e829b4e64 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 = "4f617b7a329e86e1755ef95974fe7caf2e1c4580"
+SRCREV = "3a003e2f00a7fc52977219893de7d7cefac18e79"
S = "${WORKDIR}/git"