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
(From meta-phosphor rev: 4ce07d7b1099cf0bc5cced73d64a62cddb368b22)
Change-Id: Ied6f3e28d3161d2620082168bdb63b7286022ff3
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 164f567..a9c2213 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 = "8d3cae6b6f374a6156e387026a758c887f0feda2"
+SRCREV = "02db306468d8e1f2b044b616841ffa93f25c7e5d"
S = "${WORKDIR}/git"