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

(From meta-phosphor rev: 596ecc6283a0f95882b1982e626c724f22ad2f0f)

Change-Id: Ib5a4c8819d362e6fc82687b7935b276efb43e718
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 8c13da9..c7f9f0d 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"