commit | 41c4814b5cc810b67c68eb29be5a924b8fe3bad5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Aug 14 21:30:51 2024 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Aug 15 10:51:17 2024 +0000 |
tree | 0d4a58080a8715168e19eaffeebadcd92c110858 | |
parent | 36230e952c6d444a0cf220c7e8ee5f5150cc60c0 [diff] |
phosphor-user-manager: srcrev bump 46e773a9d0..c5762ea548 George Liu (1): Fix MD040 warnings Manojkiran Eda (1): Fix spelling mistakes using codespell Change-Id: If75cf14be2ac16149bbf3f5da89680376deefe98 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 9a5a70d..d2872ee 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 = "46e773a9d0b89ec223b6f174f41326f630799fd3" +SRCREV = "c5762ea548eb49d48bfbc97377e2117a479f960e" PV = "1.0+git${SRCPV}" PR = "r1"