bmcweb: srcrev bump e4a4b9a956..02e92e32ee

Andrew Geissler (1):
      simpleupdate: Basic support of SimpleUpdate

James Feist (1):
      Fix redudancy for association change

Shawn McCarney (1):
      Redfish: Check inventory item for sensor status

Change-Id: Ib93db8f5b911d06b9e5eb8726306070e9f4f3317
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 8c13da9..c7f9f0d 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
 SRC_URI = "git://github.com/openbmc/bmcweb.git"
 
 PV = "1.0+git${SRCPV}"
-SRCREV = "e4a4b9a95622b8e1c1bae93718699ad19f4882ac"
+SRCREV = "02e92e32eea6624520f07da928fad109528dbed5"
 
 S = "${WORKDIR}/git"