summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-12 06:30:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-13 01:21:18 +0300
commitb7c21d1651597a4b181a7c46c63b711733be6f8b (patch)
tree074603bddb2d52b501e71c6d86b772f8680c7ac4
parenta0f0231a36725a607aad89a69d4155693c266875 (diff)
downloadopenbmc-b7c21d1651597a4b181a7c46c63b711733be6f8b.tar.xz
phosphor-user-manager: srcrev bump 0b1ad3d8cb..ca039ca361
Ratan Gupta (1): Migrate to Meson build Change-Id: I484bf367d072b1b4bfbc016d3d304ca1b1e43578 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 972e1e0ebe..dd90194f36 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"
-SRCREV = "0b1ad3d8cbf0ef3d95494603d351de0ed3463647"
+SRCREV = "ca039ca36114aaacb059abc7545073ab735c3b25"
S = "${WORKDIR}/git"