summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-17 12:30:12 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-05-18 03:58:12 +0300
commit2b347712d32c67cbd1dcb6c1673fbd8ca0c0bbd1 (patch)
tree2c2b88cfe182bdca628f9b8aebe62635222ff882 /meta-phosphor/recipes-phosphor
parent4b4a290f4ec7662dbf2960d5dc9acf759a4b8e38 (diff)
downloadopenbmc-2b347712d32c67cbd1dcb6c1673fbd8ca0c0bbd1.tar.xz
phosphor-user-manager: srcrev bump 6dc7ed95c5..2f64e4206e
Asmitha Karunanithi (1): Add port validation for ldap server uri Change-Id: I3246fc7d6c64f309c9e0878a3720d60643c3a0cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-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 4195053b1e..9e3bd4d547 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 = "6dc7ed95c5bf07e8273d6fad79018f5f19a9b77e"
+SRCREV = "2f64e4206e2e46a3c2ca4e19a5162f1df6fb97ea"
S = "${WORKDIR}/git"