phosphor-user-manager: srcrev bump 9f630d9eb0..7ba3c71cb3

Richard Marian Thomaiyar (3):
      Handle empty privilege condition
      User home directory fixups. Needed for SSH
      Fix to include user id 0 in users list.

Change-Id: I49ed83638d09beb86dba2fb62268474618ea314c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/users/phosphor-user-manager.bb b/recipes-phosphor/users/phosphor-user-manager.bb
index e7b8192..ef39051 100644
--- a/recipes-phosphor/users/phosphor-user-manager.bb
+++ b/recipes-phosphor/users/phosphor-user-manager.bb
@@ -25,5 +25,5 @@
 DBUS_SERVICE_${PN} += "xyz.openbmc_project.User.Manager.service"
 
 SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "9f630d9eb0ce1c103532a4304ea080066199094e"
+SRCREV = "7ba3c71cb31c6316e364d1c3c8abde249a6724d1"
 S = "${WORKDIR}/git"