summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-03-11 11:12:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-03-11 23:03:11 +0300
commit160cd9cb6878dd36737a50c57e7146975d735c26 (patch)
treeb5e3f0792990ab76d1ca7950b0347215dd4c022d /meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
parent5e4e49fccaf45bd7e594b7da534a889833d02e39 (diff)
downloadopenbmc-160cd9cb6878dd36737a50c57e7146975d735c26.tar.xz
phosphor-user-manager: srcrev bump a929752bef..95a2931473
Ratan Gupta (2): squash the following commits LDAP: Add the persistency for the "Enabled" property phosphor-dbus-interfaces: srcrev bump c3b1900e97..096a5af0a3 Qiang XU (1): Add intrusion sensor interface Ratan Gupta (1): Re-enable "Add few additional properties in the LDAP config" raviteja-b (1): Adding dbus method for GetUserInfo under User Manager (From meta-phosphor rev: e39cf941b88fe85eb72560f07ba23f26d7554e74) Change-Id: I65133791a575686cc1de848555c954fe39146a2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.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 8a849238c..646add4a1 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -40,5 +40,5 @@ DBUS_SERVICE_phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "a929752bef26e02ccd103a5669a402ba2b5d5eec"
+SRCREV = "95a2931473dfa61a30e7a65606dab15ab24cd5b4"
S = "${WORKDIR}/git"