summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-17 20:20:31 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-18 00:20:44 +0300
commit5a02d344c116c1b10446c005b450c692813fb170 (patch)
tree69d4afaf5ef7564650ba9edc9e64449bcb602672 /meta-phosphor
parent9335a0bbc3a348ab109d0b39b880fecbc2df7cf7 (diff)
downloadopenbmc-5a02d344c116c1b10446c005b450c692813fb170.tar.xz
phosphor-user-manager: srcrev bump f76fb88683..3b80d01d6f
Nan Zhou (1): meson: find ldap instead of link flags Change-Id: Icbe6e1afe77bea4990993cffbbd4b3221c492a38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 251d754a3f..90835498ff 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.Config.service \
"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager;branch=master;protocol=https"
-SRCREV = "f76fb8868303d20e5b0600f493510b710666cb15"
+SRCREV = "3b80d01d6fdf0d3fb3daa0cda97ff6590e759834"
S = "${WORKDIR}/git"