bmcweb: srcrev bump f926b099b3..4cde5d90f6

Adrian Ambrożewicz (1):
      Enable retrieving mapping of Redfish URI to D-Bus sensor path

Gunnar Mills (2):
      Remove done TODO
      Manager: LastResetTime

James Feist (1):
      Update Service: Change error message based on error logs

Change-Id: I2f032bb4165287d70fb34c66c4fc5e600b1cfef7
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 8fd345b..ffa8a0d 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 = "f926b099b33f9b2ed379d53f85687b27c0f5fa79"
+SRCREV = "4cde5d90f690fad956407fb759c03c09da002026"
 
 S = "${WORKDIR}/git"