bmcweb: srcrev bump 7e27d83281..286b9118a3

Johnathan Mantey (1):
      Redfish: Remove "state" response content from PATCH commands

(From meta-phosphor rev: 1475f5cd1860a0c1d3521fe0637c7f992f23f084)

Change-Id: Ibbcaa6e55a94301df82bcd551ebf1c29c88ed959
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 442b93c..4cbac90 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 = "7e27d832812fa32630a805c7fd752ec5ed80d28e"
+SRCREV = "286b9118a35ba8c212972b9c30a257ee41c5d7d2"
 
 S = "${WORKDIR}/git"