bmcweb: srcrev bump 90e97e1d26..2c37b4b0f4

Bruce Lee (1):
      Remove checkAndDoSensorsOverride function

Sharad Yadav (2):
      Processor: Add UUID property
      Chassis: Add UUID property

Change-Id: Ib5a29aebcd90087d38b7db0bc61158d9cad3d658
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 d628708..5bc00e3 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 = "90e97e1d26b78d899a543831a8051dacbbdde71a"
+SRCREV = "2c37b4b0f465344aeea311efd61fd9a217ad8e3e"
 
 S = "${WORKDIR}/git"