bmcweb: srcrev bump d04ba325f3..d887fff197

Joseph Reynolds (1):
      Enhance return value from pamAuthenticateUser

Change-Id: Icb56d887dfe28d6930ac8e2c1f527424780fd875
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 01f1449..16fed53 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"