bmcweb: srcrev bump 286b9118a3..06b1b63c3c

Ed Tanous (4):
      Remove AllowableValues for read-only LDAP values
      Fix errors introduced in Message Registries
      Fix some of the system endpoints
      Remove pulling BiosID for the system schema

Gunnar Mills (1):
      Response for insufficient privileges to 403

James Feist (2):
      managers: allow starting state
      Add sensor health support

Jayashankar Padath (1):
      Redfish: ApplyTime property patch support

Jennifer Lee (2):
      Redfish: Added OCP mandatory properties
      [Redfish] Add FQDN and IPv6Address in NetworkProtocol and EthernetInterface

Lei YU (1):
      REST: PUT: return DBus error description

Matt Spinler (1):
      REST: method call: return D-Bus error desc

Change-Id: If3f88b2f62397b1842946c2b0a326e9a70449a5a
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 4cbac90..1fca951 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 = "286b9118a35ba8c212972b9c30a257ee41c5d7d2"
+SRCREV = "06b1b63c3cc85b5b77521e7fed0b2a23a63bfbb6"
 
 S = "${WORKDIR}/git"