bmcweb: srcrev bump 7b9cf58288..75ffb98807

Yuvakumar Selvamani (2):
      redfish-core: Refactor EnvironmentMetrics Head
      redfish-core: Refactor PowerSubsystem Head

Change-Id: I1c10c93ed3cf9bb5202891fd7be42c4a69a1372a
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 420d456..750554b 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -14,7 +14,7 @@
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
     ${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
 "
-SRCREV = "7b9cf582884b7e292ca3c1ce1676e96e17a1c646"
+SRCREV = "75ffb98807615be2339439f2a0858e8f5c41c7f0"
 PV = "1.0+git${SRCPV}"
 
 SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"