bmcweb: srcrev bump 8d3cae6b6f..02db306468

Ed Tanous (4):
      bmcweb: Enable redfish unpacking of complex types
      bmcweb: resolve issue with Manager UUID property
      bmcweb Add DELETE to allowed XSS methods
      bmcweb: Add X-Content-Type-Options header

Change-Id: I3acc6b6609322acbf7fa7a456ea97a0d9645d6b2
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 164f567..a9c2213 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 = "8d3cae6b6f374a6156e387026a758c887f0feda2"
+SRCREV = "02db306468d8e1f2b044b616841ffa93f25c7e5d"
 
 S = "${WORKDIR}/git"