bmcweb: srcrev bump 3fafa370cc..d8e3c29a3b

Ed Tanous (1):
      Fix service validator on OEM account service

Change-Id: Id14a61c65ee0d097db6ea2b8f1fca0f490fd7b77
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index b2ca164..4ceb68a 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 = "3fafa370cca70187fbfc897267919209766a170b"
+SRCREV = "d8e3c29a3b8626ed8072be4547a2bbcf7321c757"
 
 S = "${WORKDIR}/git"