commit | 5167e2feea544438da2426be6dc9de9431d3b85e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jul 26 11:50:40 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Jul 27 02:14:20 2022 +0000 |
tree | 81b7a01552b065d4df34e0e50ed43001147898f8 | |
parent | 90808e4cfea9a683597615b553787afe1f3bbdb1 [diff] |
phosphor-user-manager: srcrev bump 2f64e4206e..f1b69fa62c Patrick Williams (2): sdbusplus: use shorter type aliases OWNERS: switch 'matches' to 'matchers' Change-Id: I19f07cf257122238a501b75d76935e112602f402 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 9e3bd4d..699bb3a 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 = "2f64e4206e2e46a3c2ca4e19a5162f1df6fb97ea" +SRCREV = "f1b69fa62c5ceafeec1f084bfbf78402124833bb" S = "${WORKDIR}/git"