bmcweb: srcrev bump f71882ffec..d6c414f36c

Przemyslaw Czarnowski (1):
      VirtualMedia fixes for Redfish Service Validator

Change-Id: I8967c142bc97e6112c719cc5c7fe565262cfe4e6
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 4e33e77..4ab3dce 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 = "f71882ffecef5e64d1f5ad7ef59e811383de7156"
+SRCREV = "d6c414f36c66b03f272f0cfc3a2e2d5dc0df1271"
 
 S = "${WORKDIR}/git"