commit | 5a02d344c116c1b10446c005b450c692813fb170 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 17 12:20:31 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Aug 17 21:20:44 2022 +0000 |
tree | 69d4afaf5ef7564650ba9edc9e64449bcb602672 | |
parent | 9335a0bbc3a348ab109d0b39b880fecbc2df7cf7 [diff] |
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>
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 251d754..9083549 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 @@ 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"