bmcweb: srcrev bump d04ba325f3..d887fff197

Joseph Reynolds (1):
      Enhance return value from pamAuthenticateUser

(From meta-phosphor rev: c0356d174dfe064e795371a9459b4e6a9fb88c09)

Change-Id: Ie43530c2056a99e4e853783c6b703b20fc3dc815
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 01f1449..16fed53 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "d04ba325f3ef4e60eb4fd8e7477af78d1be0d79d"
+SRCREV = "d887fff197b2fc3357bcbb1adb028521699a204a"
 
 S = "${WORKDIR}/git"