bmcweb: srcrev bump f365910caf..397fd61f34

Ed Tanous (1):
      Implement a TODO(ed)

jayaprakash Mutyala (2):
      Allow sensor value override in mfg mode only
      Remove unused variables for setSensorsOverride

Change-Id: Ia61358a0431ba4833351da60686c59e1da313de9
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 5f331ab..562e84b 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 = "f365910caf848c4cbc77f2177e66d1f2498c457d"
+SRCREV = "397fd61f34fab6922cdf84c4f411a2b1bd174a1f"
 
 S = "${WORKDIR}/git"