commit | 81641928be9768a9efd4ea85d08472ca2ae340b5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Mar 30 14:00:13 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Mon Apr 04 23:06:28 2022 +0000 |
tree | 2d0fece0441957e9940ee42111651f05029743c8 | |
parent | 84a5171266e7be8ca94c19eec94ec7d3ebb47b88 [diff] |
phosphor-user-manager: srcrev bump ca039ca361..cf53a9466c Patrick Williams (1): meson: improve subproject builds Change-Id: Ie232112294d86dfbe5f6623f81c3222a7e9a92be 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 472ae92..5d45303 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;branch=master;protocol=https" -SRCREV = "ca039ca36114aaacb059abc7545073ab735c3b25" +SRCREV = "cf53a9466cc3aaf07d0a766d0af99e2c134183c5" S = "${WORKDIR}/git"