phosphor-user-manager: srcrev bump e47c09d3cc..40e44979e8

Nan Zhou (4):
      RemoveStringFromCSV: add unit test
      PamModuleArgValue: add unit test coverage
      user exist: simplify expression, add unit test
      name constraint check: add unit tests

Change-Id: Ic940d2b1f66ea345104bdc3e15ef2360672c45bd
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 2d1ab31..d7a0b7f 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 = "e47c09d3cce9391b96453778caa98deb97e88988"
+SRCREV = "40e44979e83934b979e75e8d53ae11a8c743b9a8"
 PV = "1.0+git${SRCPV}"
 PR = "r1"