bmcweb: srcrev bump 7e27d83281..286b9118a3

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

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