summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-17 21:31:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-18 04:03:12 +0300
commit6411e6209ca96911fcdb98ea2688a9411c0a8790 (patch)
tree56df682f8535d5336b9406da7723da7ca4dada49
parente4e0c3081b97cdbbb62f03192f4bbb55219a3196 (diff)
downloadopenbmc-6411e6209ca96911fcdb98ea2688a9411c0a8790.tar.xz
phosphor-user-manager: srcrev bump e6500a493a..a260f18743
Andrew Geissler (1): shadowlock: disable until proper unit tests are run Ratan Gupta (1): fixing the ambiguous variable declaration Change-Id: I9d0df252525eed184e4c66378c876c14e4008ef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 aaf62d61e..5c54a9b65 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 = "e6500a493a156dd58a92b384c77aef2cbd3addac"
+SRCREV = "a260f187436837aec493baef0a5e7063fe11ee92"
S = "${WORKDIR}/git"