commit | 100db2ab97c6d4f79b3d25346d0e8a6adaafe05e | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Feb 21 19:10:26 2024 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Feb 23 22:35:01 2024 +0000 |
tree | f5eb08e55811fb55d0a474cda7414cdeb64531a9 | |
parent | 35364bbba268ae5ea534c2f703f792f3675cf3b5 [diff] |
phosphor-user-manager: srcrev bump 90b84ad9d6..d9adc73a09 nichanghao.nch (1): BugFix: user name contains invalid characters Change-Id: I6b08fbf6ad55bdde7175427dbd29c4865d4d2ef1 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 f858c1c..b76dd2b 100644 --- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "boost" DEPENDS += "nss-pam-ldapd" DEPENDS += "systemd" -SRCREV = "90b84ad9d6cfe44daae2d9cfbbdb9bd616e4c814" +SRCREV = "d9adc73a09cc17253ed8774dd72362ba5083d578" PV = "1.0+git${SRCPV}" PR = "r1"