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>
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 5f9a09a..e829b4e 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 @@
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "4f617b7a329e86e1755ef95974fe7caf2e1c4580"
+SRCREV = "3a003e2f00a7fc52977219893de7d7cefac18e79"
S = "${WORKDIR}/git"