bmcweb: srcrev bump d6da5bebfe..f857e9ae6f

AppaRao Puli (1):
      Fix: Add Item.Board while querying the chassis

Change-Id: I2c7e4eb6f6200701eba6ab6f03b0f8b98b75e98d
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 4bb4773..4b8fcdc 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 = "d6da5bebfe4c0ac206570cd69f20406da06ea40b"
+SRCREV = "f857e9ae6f6e7d567462f32cb5d9d3a7b581535e"
 
 S = "${WORKDIR}/git"