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

(From meta-phosphor rev: 23f74f1acd8cc1648336fb277acfd16bda819238)

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