phosphor-user-manager: srcrev bump c704519ef2..045b11231d
Patrick Venture (1):
user_mgr: throw original exception
(From meta-phosphor rev: 692bce7fdd23876cf43bcd0d8fa4a272390e23a1)
Change-Id: If6045ff1474eadd1496ace637cc3f493bc526ea4
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 dce8c66..65073aa 100644
--- a/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/users/phosphor-user-manager_git.bb
@@ -27,5 +27,5 @@
DBUS_SERVICE_${PN} += "xyz.openbmc_project.User.Manager.service"
SRC_URI += "git://github.com/openbmc/phosphor-user-manager"
-SRCREV = "c704519ef29cf46473eddb670f311eead83c357d"
+SRCREV = "045b11231d53983577c4448f08d41d19b36409cb"
S = "${WORKDIR}/git"