summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-28 20:01:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-30 00:24:47 +0300
commit54c0231e5244beeaa64a42db2798095f3fd19681 (patch)
tree3baa445e531a5ebafb8f9a2689b87df4d16c3cb6
parentcf7bdab251ffc0d7ad76947050f1a6a46ecc13b2 (diff)
downloadopenbmc-54c0231e5244beeaa64a42db2798095f3fd19681.tar.xz
phosphor-user-manager: srcrev bump ccd28899f2..ce4e1aa087
Manojkiran Eda (1): Add OWNERS file Change-Id: I93c7138a290f89f76989f116ae07c5028626ed6c 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 6483b0b9a..21d1c814f 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 = "ccd28899f27f3590383010a71a42d4c88a0f008a"
+SRCREV = "ce4e1aa087ca4ce62069106482285c1acf13499b"
S = "${WORKDIR}/git"