bmcweb: srcrev bump 6fb96ce33d..b66551019c

Chris Cain (1):
      Systems: Add support for new eco power modes

Gunnar Mills (1):
      Enable redfish-new-powersubsystem-thermalsubsystem

Matt Simmering (1):
      Add StandbyOffline to Redfish sensor getState

Change-Id: Ibd087a9a336d9592d6418b58762a9c1b88d73603
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 724f391..dab6e46 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "6fb96ce33d221a4cfa20d156eff5a3166ecb2661"
+SRCREV = "b66551019cf3c31186877c30a91ff8622454f342"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"