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-07-11 17:01:23 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-12 19:40:41 +0300
commitcfc474233c4d7fc3a23a4e1614cb2615042c482d (patch)
treeb9c2cc3477acdcb66540282b0a2971121b085809 /meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
parent69d0cbb995f315d8d7a973f5003947e9de37fff8 (diff)
downloadopenbmc-cfc474233c4d7fc3a23a4e1614cb2615042c482d.tar.xz
phosphor-user-manager: srcrev bump d588404374..1af1223304
Ratan Gupta (1): Fix emit interface added signal (From meta-phosphor rev: 0bffa1838cc72a0c655c584dbcbaf31f1c4c390d) Change-Id: Ief86f2dcf957bc474c6c68e7370d0f1cb0835b72 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 59782c334..1acefd1a7 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -39,5 +39,5 @@ DBUS_SERVICE_phosphor-ldap = " \
xyz.openbmc_project.LDAP.PrivilegeMapper.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "d588404374ca8ecdfa22795c379f90b7a1c88b93"
+SRCREV = "1af1223304dbf7aaecd5f238227abee95cce8b39"
S = "${WORKDIR}/git"