commit | a33c78a672e1be3785f8ba81048b2ab959f2947f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Oct 07 13:41:47 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 08 01:37:25 2021 +0000 |
tree | 25c7b45c09bf4a2c48ffc3651cca22b0bf6ea473 | |
parent | 1acad6576d95f28b8dd4c36effefc5cc418e84fa [diff] |
phosphor-user-manager: srcrev bump 372c5668c0..d019e3d2ae Patrick Williams (1): catch exceptions as const Change-Id: I1c6326a08d3cddec86122efdb2a57f83e60a397d 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 12912e2..aa7fc32 100644 --- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -41,5 +41,5 @@ xyz.openbmc_project.LDAP.PrivilegeMapper.service \ " SRC_URI += "git://github.com/openbmc/phosphor-user-manager" -SRCREV = "372c5668c0ed893f53edc0f9fa880cb50b48f203" +SRCREV = "d019e3d2ae739128635d36e1b6612df9bb49a3be" S = "${WORKDIR}/git"