commit | b7c21d1651597a4b181a7c46c63b711733be6f8b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jan 12 03:30:45 2022 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Jan 12 22:21:18 2022 +0000 |
tree | 074603bddb2d52b501e71c6d86b772f8680c7ac4 | |
parent | a0f0231a36725a607aad89a69d4155693c266875 [diff] |
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>
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 972e1e0..dd90194 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 = "0b1ad3d8cbf0ef3d95494603d351de0ed3463647" +SRCREV = "ca039ca36114aaacb059abc7545073ab735c3b25" S = "${WORKDIR}/git"