commit | e9b60fc6f13ee4dda923daeb6f150258f424a0b1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Sep 13 13:11:10 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Sep 14 02:26:33 2022 +0000 |
tree | 9fef4c380e08e741abe4736f085e78a8a5286f0e | |
parent | a523cecc1c5b395b684d3d870641dc172c91e50a [diff] |
phosphor-user-manager: srcrev bump fba4bb174a..0076afe155 Nan Zhou (1): meson: fix the missing root mfg flag Change-Id: I508c7c48eb6d0e60aef67b27d5f1fd940ca5dd75 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 e5a2939..2970488 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 = "fba4bb174a33b78074578f2b42749dd0fad15272" +SRCREV = "0076afe155adbf9f1774fafe5e190926224a650e" S = "${WORKDIR}/git"