commit | e6da3f1d06ea95d24ef4a052e40a6b850ce6ef00 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Nov 03 11:03:11 2022 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Nov 04 01:42:51 2022 +0000 |
tree | 283a2c6f82cf8659cd67b2c9b0f9ff31d722afde | |
parent | 71f614cf20acf4eafc2236e6bac9e81e7890ffd6 [diff] |
phosphor-user-manager: srcrev bump c5382dbf79..e47c09d3cc Nan Zhou (1): getCSVFromVector: optimize and add tests Change-Id: I41add08214776bc997ed03cb0b45e0e6bf6cd64f 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 c0e4c8f..2d1ab31 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 = "c5382dbf79e42e1426cf5a9d6aa7e328974ca3d9" +SRCREV = "e47c09d3cce9391b96453778caa98deb97e88988" PV = "1.0+git${SRCPV}" PR = "r1"