summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-30 17:00:13 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-05 02:06:28 +0300
commit81641928be9768a9efd4ea85d08472ca2ae340b5 (patch)
tree2d0fece0441957e9940ee42111651f05029743c8
parent84a5171266e7be8ca94c19eec94ec7d3ebb47b88 (diff)
downloadopenbmc-81641928be9768a9efd4ea85d08472ca2ae340b5.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
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 472ae92840..5d45303cbd 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 @@ DBUS_SERVICE:phosphor-ldap = " \
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"