commit | d4c91051815b66e4fae4cba579b0c605ce542e7a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 22 14:11:39 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 22 17:13:52 2021 +0000 |
tree | 5e5b3323809452022a5b28be37d6b1f4aaebe1eb | |
parent | d303b7b434d871384abc0f50b5ed26102f7f8537 [diff] |
phosphor-user-manager: srcrev bump ce4e1aa087..ce89bfcd3b Jiaqing Zhao (1): Set expiry date to 1970-01-01 to disable account Change-Id: Idf0e9b011a221ac06335df4c1b23461a74a5ed05 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 21d1c81..df16638 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 = "ce4e1aa087ca4ce62069106482285c1acf13499b" +SRCREV = "ce89bfcd3b4744675bd32bb83f87c4148837ecf8" S = "${WORKDIR}/git"