bmcweb: srcrev bump b937830fe5..0256b69420

zhanghch05 (1):
      Add compile flag to turn off the old Power/Thermal

Change-Id: Id69ac91633c13f6b283a916e6f4f26545edd5c3b
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 f57a2a4..81e18b4 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 = "b937830fe5a7adba40e63f6059bf2c543733de33"
+SRCREV = "0256b69420e2b99eb0494334da71dd50f457a8e8"
 
 S = "${WORKDIR}/git"